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

FillGrid.SetSegments

Method
Description:
Sets the segments to the fill grid.
Syntax
public void SetSegments(
	IList<double> segArr
)
Parameters
Parameter Type Description
segArr IList The segments to be used.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null