formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations

fz_objt_tria_type_enum

Description

Indicates what type of triangulation to triangulate an object by. These types correspond to the options presented in the Options dialog of the triangulate tool.

enum fz_objt_tria_type_enum {

FZ_OBJT_TRIANG_TYPE_BOUNDARY,

FZ_OBJT_TRIANG_TYPE_RADIAL,

FZ_OBJT_TRIANG_TYPE_ZIGZAG,

FZ_OBJT_TRIANG_TYPE_CENTER };

Members

FZ_OBJT_TRIANG_TYPE_BOUNDARY

triangulate by boundary

FZ_OBJT_TRIANG_TYPE_RADIAL

triangulate by radial

FZ_OBJT_TRIANG_TYPE_ZIGZAG

triangulate by zig zag

FZ_OBJT_TRIANG_TYPE_CENTER

triangulate by center

Availability

5.0.0.0

Defined in

fz_objt_api.h