BeamSystemJustifyType Enumeration

Describes the justify method of beamsystem.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum BeamSystemJustifyType
Members
Member nameValueDescription
Beginning3Beginning.
Center1Center.
DirectionLine4DirectionLine.
End2End.
See Also