2027 Constructor
Changes 8
C

IFCUserDefinedProperty

Name Return Type Description
O IFCUserDefinedProperty() None Constructs a new IFCUserDefinedProperty with default values.
O IFCUserDefinedProperty(String, ElementId, String, String, IFCUserDefinedPropertyType, String) None 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.