Click or drag to resize
SoCylinderPartType Enumeration

Cylinder 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 cylindrical part.

TOP2

The top circular face.

BOTTOM4

The bottom circular face.

ALL7

All parts.

Remarks