Revit 2025 API
Curtain |
The offset for V 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 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