formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Helix

fz_objt_helix_type_enum

Description

Indicates what type of helix a parameteric helix object is. This enum is used in the read only parameter FZ_OBJT_HELIX_PARM_TYPE in the function .

enum fz_objt_helix_type_enum {

FZ_OBJT_HELIX_TYPE_SOLID,

FZ_OBJT_HELIX_TYPE_WIRE_AXIS,

FZ_OBJT_HELIX_TYPE_WIRE_PATH };

Members

FZ_OBJT_HELIX_TYPE_SOLID

solid/surface helix

FZ_OBJT_HELIX_TYPE_WIRE_AXIS

wire helix around an axis

FZ_OBJT_HELIX_TYPE_WIRE_PATH

wire helix around a path

Availability

5.0.0.0

Defined in

fz_objt_helx_api.h