Vertex Viewer SDK
    Preparing search index...

    Enumeration EntityType

    An enumeration of the possible types of entities in a frame.

    Index

    Enumeration Members

    CROSS_SECTION: 255

    A value that represents the presence of a cross-section.

    GENERIC_GEOMETRY: 96

    A value that represents the presence of geometry without BREP.

    IMPRECISE_EDGE: 160

    A value that represents the presence of an edge without BREP.

    IMPRECISE_SURFACE: 128

    A value that represents the presence of a surface without BREP.

    NO_GEOMETRY: 0

    A value that represents the absence of geometry.

    PRECISE_EDGE: 224

    A value that represents the presence of an edge with BREP.

    PRECISE_SURFACE: 192

    A value that represents the presence of a surface with BREP.