Revit 2025 API
Curtain |
The justification for the U grid line pattern of the curtain grid.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CurtainGridAlignType Grid1Justification { get; set; }
Public Property Grid1Justification As CurtainGridAlignType Get Set
public: property CurtainGridAlignType Grid1Justification { CurtainGridAlignType get (); void set (CurtainGridAlignType value); }
member Grid1Justification : CurtainGridAlignType with get, set
Property Value
CurtainGridAlignTypeSee Also