|
P
CategoryType
|
LayerCategoryType
|
The category type which this layer belongs to.
|
|
P
ColorName
|
string
|
The color name stored in value.
For IFC export, the naming is to match the "colornumber" setting -- really, this stores a string
that generates the colorNumber (for formats that don't use the color but need a second entry.)
|
|
P
ColorNumber
|
int
|
The color number stored in value.
|
|
P
CutColorNumber
|
int
|
The cut color number stored in value.
|
|
P
CutLayerName
|
string
|
The cut layer name stored in value.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
LayerName
|
string
|
The layer name stored in value.
|