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

Grid.Curve

Property
Description:
Retrieves an object that represents the geometry of the grid line.
Remarks:
The geometry can either be an arc or a curve. The IsCurved property can be used to determine this.
Syntax
public Curve Curve { get; }