Overload_Rhino_Geometry_Vector3d_IsParallelTo - mcneel/rhinocommon-api-docs GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
IsParallelTo(Vector3d) | Determines whether this vector is parallel to another vector, within one degree (within Pi / 180). |
![]() |
IsParallelTo(Vector3d, Double) | Determines whether this vector is parallel to another vector, within a provided tolerance. |
