HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_PolyExpand2DEnums Namespace Reference

Enumerations

enum  Planepossrc { Planepossrc::FITPLANE = 0, Planepossrc::SETPLANE }
 
enum  Output { Output::CURVES = 0, Output::SURFACES }
 
enum  Sidedetermination { Sidedetermination::VERTEXORDER = 0, Sidedetermination::SIMPLEREACH, Sidedetermination::ALTREACH, Sidedetermination::ALTREACHPERMEABLE }
 
enum  Skeletonfailure { Skeletonfailure::ERROR = 0, Skeletonfailure::WARN }
 

Enumeration Type Documentation

Enumerator
CURVES 
SURFACES 

Definition at line 30 of file SOP_PolyExpand2D.proto.h.

Enumerator
FITPLANE 
SETPLANE 

Definition at line 25 of file SOP_PolyExpand2D.proto.h.

Enumerator
VERTEXORDER 
SIMPLEREACH 
ALTREACH 
ALTREACHPERMEABLE 

Definition at line 35 of file SOP_PolyExpand2D.proto.h.

Enumerator
ERROR 
WARN 

Definition at line 42 of file SOP_PolyExpand2D.proto.h.