Share Email Facebook Twitter LinkedIn Grid.Curve Property Retrieves an object that represents the geometry of the grid line.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public Curve Curve { get; }Property ValueCurve RemarksThe geometry can either be an arc or a curve. The IsCurved property can be used to determine this. See AlsoReferenceGrid ClassAutodesk.Revit.DB Namespace