RhinoCommon API
PlaneRotate Method |
| Name | Description | |
|---|---|---|
| Rotate(Double, Vector3d) |
Rotate the plane about its origin point.
| |
| Rotate(Double, Vector3d, Point3d) |
Rotate the plane about a custom anchor point.
| |
| Rotate(Double, Double, Vector3d) |
Rotate the plane about its origin point.
| |
| Rotate(Double, Double, Vector3d, Point3d) | Rotate the plane about a custom anchor point. |