Overload_Rhino_Geometry_Circle_Rotate - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Rotate(Double, Vector3d) | Rotates the circle through a given angle. |
![]() |
Rotate(Double, Vector3d, Point3d) | Rotates the circle through a given angle. |
![]() |
Rotate(Double, Double, Vector3d) | Rotates the circle around an axis that starts at the base plane origin. |
![]() |
Rotate(Double, Double, Vector3d, Point3d) | Rotates the circle around an axis that starts at the provided point. |