PropertySetupType
Description:
An enumerated type listing the types of property sets stored in the template.
An enumerated type listing the types of property sets stored in the template.
public enum PropertySetupType
| Name | Description |
|---|---|
| IfcBaseQuantities | The base quantities. |
| IfcCommonPropertySets | The IFC common property sets. |
| RevitElementParameters | The Revit element parameters. |
| RevitMaterialParameters | The Revit material parameters. |
| RevitSchedules | The Revit schedules. |
| UserDefinedPropertySets | The user-defined property sets. |