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