Click or drag to resize
SoConePartType Enumeration

Cone parts.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[FlagsAttribute]
public enum PartType
Members
  Member nameValueDescription
SIDES1

The conical part.

BOTTOM2

The bottom circular face.

ALL3

All parts.

Remarks