<Code Lib>
2027 Enumeration
Changes 7
E

PropertySetupType

Description:
An enumerated type listing the types of property sets stored in the template.

public enum PropertySetupType

Name Description
E IfcBaseQuantities The base quantities.
E IfcCommonPropertySets The IFC common property sets.
E RevitElementParameters The Revit element parameters.
E RevitMaterialParameters The Revit material parameters.
E RevitSchedules The Revit schedules.
E UserDefinedPropertySets The user-defined property sets.

Loading…