IFCUser |
The IFCUserDefinedProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| IFCUserDefinedProperty | Constructs a new IFCUserDefinedProperty with default values. | |
| 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. |
| Name | Description | |
|---|---|---|
| DataType | The data type of the property. | |
| DataTypeDefined | The defined value data type of the table property. | |
| IFCPropertyName | The IFC property name. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| PropertyType | The type of the property. | |
| RevitPropertyId | The Revit property id. | |
| RevitPropertyName | The Revit property name. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the IFCUserDefinedProperty | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |