StructuralElementDefinitionDataZJust Property |
Z justification (ref axis).
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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