Skip to content

Overload_Rhino_Geometry_Plane_Rotate

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Plane.Rotate Method

Overload List

 

Name Description
Public method Rotate(Double, Vector3d) Rotate the plane about its origin point.
Public method Rotate(Double, Vector3d, Point3d) Rotate the plane about a custom anchor point.
Public method Rotate(Double, Double, Vector3d) Rotate the plane about its origin point.
Public method Rotate(Double, Double, Vector3d, Point3d) Rotate the plane about a custom anchor point.
  Back to Top

See Also

Reference

Plane Structure
Rhino.Geometry Namespace

Clone this wiki locally