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

FillGrid.GetPointLineZone(UV)

Method
Description:
Gets the index of fill grid line closest to the input 2d point.
Syntax
public int GetPointLineZone(
	UV point
)
Parameters
Parameter Type Description
point UV Input point.
Return Value
Type Description
Int32 The index of fill grid line.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null