![]() |
Point3 Methods |
The Point3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo |
compares two points.
|
![]() | DistanceTo |
Get distance to point.
|
![]() | Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) |
![]() | Equals(Point3) |
test whether another point is equal to this point
|
![]() | GetHashCode |
generate hash-code for the point
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |
![]() | Transform |
Transform point.
|
Name | Description | |
---|---|---|
![]() | Convert |
Convert karamba point to rhino Point3d.
(Defined by GeometryExtensions.) |