RVTDocs.com
Namespace: Autodesk.Revit.DB

WallLocationLine

Enumeration
Description:
This enumerated type represents the options for alignment of a wall's location line.
Syntax
public enum WallLocationLine
Unknown Namespace Members:
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.