Sets the segments to the fill grid.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetSegments(
IList<double> segArr
)
Parameters
- segArr IList<Double>
-
The segments to be used.
Exceptions
See Also
Reference