IFCUserDefinedPropertySetType Enumeration

An enumerated type listing user-defined property set types.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public enum IFCUserDefinedPropertySetType
Members
Member nameValueDescription
IFCAttributeSet2 The property set is a IFC Attribute set.
PropertySet0 The property set is a property set.
QuantitySet1 The property set is a quantity set.
See Also