Revit 2026 API
Column |
Identifies the type of justification to apply to this ColumnAttachment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ColumnAttachmentJustification Justification { get; }
Public ReadOnly Property Justification As ColumnAttachmentJustification Get
public: property ColumnAttachmentJustification Justification { ColumnAttachmentJustification get (); }
member Justification : ColumnAttachmentJustification with get
Property Value
ColumnAttachmentJustificationSee Also