Click or drag to resize
SoRectangleScreenDrawerCreationMethods Enumeration

Methods to create rectangle.

Namespace: OIV.Inventor.Drawers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum CreationMethods
Members
  Member nameValueDescription
CORNER_CORNER0

Initial point is a corner, current point is a corner.

CENTER_CORNER1

Initial point is the center, current point is a corner.

Remarks