StructuralElementDefinitionData.ZJust Property

StructuralElementDefinitionDataZJust Property

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

ZJustification
See Also