Type of HLR curves result.

Macros

#define A3D_HLR_TYPE_EDGE   1
 
#define A3D_HLR_TYPE_SECTION   3
 
#define A3D_HLR_TYPE_SILHOUETTE   2
 
#define A3D_HLR_TYPE_SILHOUETTE_SECTION   4
 
#define A3D_HLR_TYPE_UNKNOWN   0
 

Detailed Description

Version
8.1

Macro Definition Documentation

#define A3D_HLR_TYPE_UNKNOWN   0

Unknown type

#define A3D_HLR_TYPE_EDGE   1

curve is a edge in the A3DRiRepresentationItem input

#define A3D_HLR_TYPE_SILHOUETTE   2

curve is a silhouette

#define A3D_HLR_TYPE_SECTION   3

curve is a section of previous boolean operation

#define A3D_HLR_TYPE_SILHOUETTE_SECTION   4

curve is a silhouette and a section of previous boolean operation