formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Nurbz Object

fz_objt_nrbz_extend_type_enum

Description

Identifier of the direction of a surface extension. Used to identify one of the three types of directions available (surface edge, control points, reference plane).

enum fz_objt_nrbz_extend_type_enum {

FZ_OBJT_NRBZ_EXTND_EDGE,

FZ_OBJT_NRBZ_EXTND_CTRL,

FZ_OBJT_NRBZ_EXTND_RFPL };

Members

FZ_OBJT_NRBZ_EXTND_EDGE

Surface edge

FZ_OBJT_NRBZ_EXTND_CTRL

Control Points

FZ_OBJT_NRBZ_EXTND_RFPL

Reference Plane

Availability

5.0.0.0

Defined in

fz_objt_nrbz_api.h