formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Generative Objects

fz_delaunay_output_type_enum

Description

Output type identifiers for Delaunay triangulation

enum fz_delaunay_output_type_enum {

FZ_DELAUNAY_MAKE_SEGMENTS,

FZ_DELAUNAY_MAKE_SURFACE,

FZ_DELAUNAY_MAKE_LATTICE };

Members

FZ_DELAUNAY_MAKE_SEGMENTS

Output Delaunay triangulation as individual segments

FZ_DELAUNAY_MAKE_SURFACE

Output Delaunay triangulation as a surface

FZ_DELAUNAY_MAKE_LATTICE

Output Delaunay triangulation as a lattice of cylinders

Availability

8.5.0.1

Defined in

fz_objt_gend_api.h