ModelColorSource
-
cee.ug.ModelColorSource Model color source. This will determine how to color each face of the model if no fringes results are used.
Enumeration Members
-
cee.ug.ModelColorSource.ELEMENT_TYPE - ELEMENT_TYPE: 2
Color by element types
-
cee.ug.ModelColorSource.PART - PART: 0
Use part colors (default)
-
cee.ug.ModelColorSource.SET - SET: 1
Color by sets
-
cee.ug.ModelColorSource.USER_PROPERTY_0 - USER_PROPERTY_0: 3
Color by the first user property (index 0)
-
cee.ug.ModelColorSource.USER_PROPERTY_1 - USER_PROPERTY_1: 4
Color by the second user property (index 1)
-
cee.ug.ModelColorSource.USER_PROPERTY_2 - USER_PROPERTY_2: 5
Color by the third user property (index 2)