Share

FillGrid.GetSegments Method

Gets the segments of the fill grid.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public IList<double> GetSegments()

Return Value

IList<Double>
The segments.

See Also

Reference

Was this information helpful?