RhinoCommon API
Point4dEquals Method (Point4d) |
Determines whether the specified point has same value as the present point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- point
- Type: Rhino.GeometryPoint4d
The specified point.
Return Value
Type: Booleantrue if point has the same value as this; otherwise false.