RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FillGrid

FillGrid.Offset

Property
Description:
Gets and sets the offset of the fill grid.
Remarks:
Offset defines the distance between parallel lines. A zero offset is not allowed.
Syntax
public double Offset { get; set; }