StructuralElementDefinitionDataYJust Property |
Y justification (ref axis).
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic YJustification YJust { get; }
Public ReadOnly Property YJust As YJustification
Get
public:
property YJustification YJust {
YJustification get ();
}
member YJust : YJustification with get
Property Value
YJustification
See Also