Click or drag to resize
SoConePartType Enumeration

Cone parts.

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

The conical part.

BOTTOM2

The bottom circular face.

ALL3

All parts.

Remarks