IFCConnectedWallDataLocation
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.
public enum IFCConnectedWallDataLocation
| Name | Description |
|---|---|
| End | The connection is at the end of the wall location line. |
| NotDefined | The connection type is not defined for this connection. |
| Path | The conection is at some point along the path of the location line. |
| Start | The connection is at the start of the wall location line. |