Cad3DPointHelper class
Cad3DPointHelper class
Helper class of 3D points
The Cad3DPointHelper type exposes the following members:
Methods
Method | Description |
---|---|
angle_between_3_points | Angles the between3 points. |
rotate_point | Rotates one point arount another one |
distance | The distance. |
length | The length. |
cross | The cross product of two vectors. |
dot | The dot product of two vectors. |
min | The minimum of two points. |
max | The maximum of two points. |
inverse | Inverses this instance. |