WallLocationLine
Description:
This enumerated type represents the options for alignment of a wall's location line.
This enumerated type represents the options for alignment of a wall's location line.
public enum WallLocationLine
| Name | Description |
|---|---|
| WallCenterline | The wall location line is aligned to the center of the wall. |
| CoreCenterline | The wall location line is aligned to the center of the core. |
| FinishFaceExterior | The wall location line is aligned to the exterior face of the wall. |
| FinishFaceInterior | The wall location line is aligned to the interior face of the wall. |
| CoreExterior | The wall location line is aligned to the exterior face of the core. |
| CoreInterior | The wall location line is aligned to the exterior face of the core. |