IFCProperty |
The IFCPropertyMappingInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | IFCPropertyMappingInfo | Constructs a new IFCPropertyMappingInfo with default values. |
![]() | IFCPropertyMappingInfo(Boolean, String, ElementId, String) | Constructs a new IFCPropertyMappingInfo with input values. The flag that indicates whether the property is included in export. The property name. The Revit property id. The Revit property id. |
Name | Description | |
---|---|---|
![]() | ExportFlag | Whether or not the property is included in export. |
![]() | IFCPropertyName | The IFC property name. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | RevitPropertyId | The Revit property id. |
![]() | RevitPropertyName | The Revit property name. |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the IFCPropertyMappingInfo |
![]() | 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) |
![]() ![]() | IsValidMappingInfo | Defines whether the mapping info contains meaningful data. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |