Vector3dIsEqualTo Method |
Name | Description | |
---|---|---|
![]() |
IsEqualTo(Vector3d) |
Checks whether the passed vector is equal to
this vector. Vectors are considered equal if all coordinates of
this vector are the same as coordinates of the specified
vector.
|
![]() |
IsEqualTo(Vector3d, Tolerance) |
Checks whether the passed vector is equal to
this vector. Vectors are considered equal if all coordinates of
this vector are the same as coordinates of the specified vector
within geometric tolerance.
|
© Bricsys NV. All rights reserved. |