2022 Enumeration
Changes 0
E

ModifierType

Description:
An enumerated type listing options to appear in the exported layer name.
public enum ModifierType
Name Description
E UnknownType An unknown (default) type of modifier, not acceptable for assignment.
E Category Signals that the name of the category will appear in the layer name.
E Custom1 Signals that the first custom string will appear in the layer name.
E Custom2 Signals that the second custom string will appear in the layer name.
E Custom3 Signals that the third custom string will appear in the layer name.
E FireRating Signals that the value of fire rating will appear in the layer name.
E Function Signals that the value of function will appear in the layer name.
E Level Signals that the name of the level will appear in the layer name.
E PhaseCreated Signals that the name of the created phase will appear in the layer name.
E PhaseDemolished Signals that the name of the demolition phase will appear in the layer name.
E PhaseStatus Signals that the value of of phase status will appear in the layer name.
E StructuralMaterialType Signals that the value of structural material type will appear in the layer name.
E StructuralUsage Signals that the value of structural usage will appear in the layer name.
E SystemName Signals that the system name will appear in the layer name.
E SystemType Signals that the system type will appear in the layer name.
E Underlay Signals that the name of the underlay will appear in the layer name.
E ViewType Signals that the view type will appear in the layer name.
E Workset Signals that the name of the workset will appear in the layer name.
E AnalyzesAs Signals that the value of the AnalyzesAs parameter will appear in the layer name.
E SystemClassification Signals that the system classification will appear in the layer name.
E DomainType Signals that the domain type will appear in the layer name.
E FabricationService Signals that the fabrication service will appear in the layer name.