Click or drag to resize
SoEllipseScreenDrawerCreationMethods Enumeration

Methods to create ellipse.

Namespace: OIV.Inventor.Drawers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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