formZ SDK | 5.0 API Reference | Project | Modeling

fz_objt_topo_type_enum

Description

Model topology identifiers. These identifiers are the same as the topology field in the Query dialog.

enum fz_objt_topo_type_enum {

FZ_OBJT_TOPO_NONE,

FZ_OBJT_TOPO_SPNT,

FZ_OBJT_TOPO_OWRE,

FZ_OBJT_TOPO_CWRE,

FZ_OBJT_TOPO_SURF,

FZ_OBJT_TOPO_SSLD,

FZ_OBJT_TOPO_SOLD,

FZ_OBJT_TOPO_MIXD };

Members

FZ_OBJT_TOPO_NONE

No Topology

FZ_OBJT_TOPO_SPNT

Single Point

FZ_OBJT_TOPO_OWRE

Open Wire

FZ_OBJT_TOPO_CWRE

Closed Wire

FZ_OBJT_TOPO_SURF

Surface (one or more faces)

FZ_OBJT_TOPO_SSLD

Surface Solid

FZ_OBJT_TOPO_SOLD

Solid

FZ_OBJT_TOPO_MIXD

Mixed

Availability

5.0.0.0

Defined in

fz_model_core_api.h