M_Rhino_Geometry_Point4d_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines whether the specified point has same value as the present point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Point4d point
)
VB
Public Function Equals (
point As Point4d
) As Boolean
- point
- Type: Rhino.Geometry.Point4d
The specified point.
Type: Boolean
true if point has the same value as this; otherwise false.
Supported in: 6.0.16224.21491, 5D58w