Click or drag to resize

ActiveSpace Enumeration

Defines the current working space.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public enum ActiveSpace
Members
  Member nameValueDescription
None0There is no working space.
ModelSpace13d modeling or "world" space.
PageSpace2page/layout/paper/printing space.
UVEditorSpace3UV Editor space.
BlockEditorSpace4Block Editor space.
See Also