IFCOpeningData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the IFCOpeningData | |
| Equals | None | (Inherited from Object .) | Object . |
| GetExtrusionData() | The extrusion data. | Gets extrusion data. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetOpeningSolids() | The solids. | Gets opening solids. | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsRecess | bool | Trus if it is a recess, false if it is an opening. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| OpeningElementId | ElementId | The opening element id. |