Namespace:
Autodesk.Revit.DB.IFC
IFCConnectedWallDataLocation
Enumeration
Description:
An enumerated type that represents the location where an element is connected to a wall.
An enumerated type that represents the location where an element is connected to a wall.
IFCConnectedWallDataLocation Enumeration Members:
| Name | Description |
|---|---|
| 1 | The conection is at some point along the path of the location line. |
| 2 | The connection is at the start of the wall location line. |
| 3 | The connection is at the end of the wall location line. |
| 4 | The connection type is not defined for this connection. |