Revit 2026 API
Structural |
Z justification (ref axis).
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ZJustification ZJust { get; }
Public ReadOnly Property ZJust As ZJustification Get
public: property ZJustification ZJust { ZJustification get (); }
member ZJust : ZJustification with get
Property Value
ZJustificationSee Also