formZ SDK | 5.0 API Reference | Project | Utility
Description
identifiers for the types in the topology type category of a selection set
enum fz_msel_topo_type_enum {
FZ_MSEL_TOPO_TYPE_SOLID,
FZ_MSEL_TOPO_TYPE_SURF_SOLID,
FZ_MSEL_TOPO_TYPE_SURF,
FZ_MSEL_TOPO_TYPE_CLOSED_WIRE,
FZ_MSEL_TOPO_TYPE_OPEN_WIRE,
FZ_MSEL_TOPO_TYPE_POINT,
FZ_MSEL_TOPO_TYPE_NO_TOPO,
FZ_MSEL_TOPO_TYPE_MIXED };
Members
FZ_MSEL_TOPO_TYPE_SOLID
solid topology type.
FZ_MSEL_TOPO_TYPE_SURF_SOLID
surface solid topology type.
FZ_MSEL_TOPO_TYPE_SURF
surface topology type.
FZ_MSEL_TOPO_TYPE_CLOSED_WIRE
closed wire topology type.
FZ_MSEL_TOPO_TYPE_OPEN_WIRE
open wire topology type.
FZ_MSEL_TOPO_TYPE_POINT
point topology type.
FZ_MSEL_TOPO_TYPE_NO_TOPO
no topology type.
FZ_MSEL_TOPO_TYPE_MIXED
mixed topology type.
Availability
5.0.0.0
Defined in