Click or drag to resize
SoProfileProfiles Enumeration

Profile.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Profiles
Members
  Member nameValueDescription
START_FIRST0

Start a new profile and remove any existing profiles from the current list.

START_NEW1

Start a new profile and add it to the current list.

ADD_TO_CURRENT2

Add to end of the last profile in the current list.

Remarks