Share

CurveSelections.clear Method

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

Description

Clears all entries.

Syntax

"curveSelections_var" is a variable referencing a CurveSelections object.
returnValue = curveSelections_var.clear()

Version

Introduced in version April 2023

Was this information helpful?