Revit 2026 API
Curtain |
The offset for V grid line pattern of the curtain grid.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Grid2Offset { get; set; }
Public Property Grid2Offset As Double Get Set
public: property double Grid2Offset { double get (); void set (double value); }
member Grid2Offset : float with get, set
Property Value
DoubleSee Also