Gets the index of fill grid line closest to the input 2d point.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int GetPointLineZone(
UV point
)
Parameters
- point UV
-
Input point.
Return Value
Int32
The index of fill grid line.
Exceptions
See Also
Reference