StructuralElementDefinitionData.ZJust Property

StructuralElementDefinitionDataZJust Property

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

ZJustification
See Also