IFCUserDefinedProperty Class


IFCUser Defined Property Class

Represents the IFC property stored in the property set.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB IFCUserDefinedProperty

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class IFCUserDefinedProperty : IDisposable

The IFCUserDefinedProperty type exposes the following members.

Constructors
Name Description
Public method IFCUserDefinedProperty Constructs a new IFCUserDefinedProperty with default values.
Public method IFCUserDefinedProperty(String, ElementId, String, String, IFCUserDefinedPropertyType, String) Constructs a new IFCUserDefinedProperty with input values. The property name. The Revit property id. The Revit property name. The data type of the property. The type of the property. The defined value data type of the table property.
Top
Properties
Name Description
Public property DataType The data type of the property.
Public property DataTypeDefined The defined value data type of the table property.
Public property IFCPropertyName The IFC property name.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property PropertyType The type of the property.
Public property RevitPropertyId The Revit property id.
Public property RevitPropertyName The Revit property name.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the IFCUserDefinedProperty
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →