Revit 2025.3 API
Structural |
Z justification (ref axis).
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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