Share

ArrangeSelections.clear Method

Parent Object: ArrangeSelections
Defined in namespace "adsk::cam" and the header file is <Cam/GeometrySelections/ArrangeSelections.h>

Description

Clears all entries.

Syntax

"arrangeSelections_var" is a variable referencing an ArrangeSelections object.
returnValue = arrangeSelections_var.clear()

Version

Introduced in version March 2024

Was this information helpful?