Click or drag to resize
OIV.Inventor.Drawers Namespace

These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.

Classes
  ClassDescription
Public classSoEllipseScreenDrawer

Interactively draw an ellipse in normalized screen space.

Public classSoLassoScreenDrawer

Interactively draw a lasso in normalized screen space.

Public classSoPolygonScreenDrawer

Interactively draws a polygon in normalized screen space.

Public classSoPolyLineScreenDrawer

Interactively draw a polyline in normalized screen space.

Public classSoRectangleScreenDrawer

Interactively draws a rectangle in normalized screen space.

Public classSoScreenDrawer

Base class to draw a scene graph in screen space.

Structures
  StructureDescription
Public structureSoPolyLineScreenDrawerEventArg

Structure given to callback when an event is raised.

Enumerations
Remarks