FillGrid.GetSegments Method
Gets the segments of the fill grid.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<double> GetSegments()
Return Value
IList
<
Double
>
The segments.
See Also
Reference
FillGrid Class
Autodesk.Revit.DB Namespace