2021 Enumeration
Changes 0
E

WallLocationLine

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