Returns Rhino's world ZX plane. This plane could also be created as follows:
Rhino.PlaneFromFrame Array(0.0,0.0,0.0), Array(0.0,0.0,1.0), Array(1.0,0.0,0.0)
Rhino.WorldZXPlane ()
None.
Array |
Rhino's world ZX plane. |
Dim strView
strView = Rhino.CurrentView
Rhino.ViewCPlane strView, Rhino.WorldZXPlane