Grasshopper API
GH_LineChargeIsCoincident Method |
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)

public override bool IsCoincident( Point3d point, double tolerance )
Public Overrides Function IsCoincident ( point As Point3d, tolerance As Double ) As Boolean
Parameters
- point
- Type: Point3d
- tolerance
- Type: SystemDouble
Return Value
Type: Boolean