Revit 2025.3 API
Curtain |
The offset for the U 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 double Grid1Offset { get; set; }
Public Property Grid1Offset As Double Get Set
public: property double Grid1Offset { double get (); void set (double value); }
member Grid1Offset : float with get, set
Property Value
DoubleSee Also