menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.DocObjects
/
CoordinateSystem
CoordinateSystem enum
Defines enumerated values for coordinate systems to use as references.
Derived Classes:
Namespace:
Rhino.DocObjects
CoordinateSystem:
references
keyboard_arrow_down
Values (4)
World = 0
The world coordinate system. This has origin (0,0,0), X unit axis is (1, 0, 0) and Y unit axis is (0, 1, 0).
Camera = 1
The camera coordinate system.
Clip = 2
The clip coordinate system.
Screen = 3
The screen coordinate system.
Nothing found