LoopTypes Enumerator

Description

Enum to define the type of loop for a face contour selection.
Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>

Methods

Name Value Description
AllLoops 0 Specifies inside and outside loops of the selected geometry.
OnlyInsideLoops 2 Specifies only the inner contours. There can be none or any number of inner contours per entity.
OnlyOutsideLoops 1 Specifies only the outer contours of the loop. There is only one outer contour per entity.

Version

Introduced in version April 2023