Share

PropertySetupType Enumeration

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum PropertySetupType

Members

Member nameValueDescription
IfcBaseQuantities2 The base quantities.
IfcCommonPropertySets0 The IFC common property sets.
RevitElementParameters1 The Revit element parameters.
RevitMaterialParameters3 The Revit material parameters.
RevitSchedules4 The Revit schedules.
UserDefinedPropertySets5 The user-defined property sets.

See Also

Reference

Was this information helpful?