IFCUserDefinedProperty Constructor

Overload List
 NameDescription
Public methodIFCUserDefinedProperty Constructs a new IFCUserDefinedProperty with default values.
Public methodIFCUserDefinedProperty(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
See Also