Revit 2025.3 API
Structural |
Y 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 YJustification YJust { get; }
Public ReadOnly Property YJust As YJustification Get
public: property YJustification YJust { YJustification get (); }
member YJust : YJustification with get
Property Value
YJustificationSee Also