Share

CAMPattern.activate Method

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

Description

Sets this object as the default container.

Syntax

"cAMPattern_var" is a variable referencing a CAMPattern object.
returnValue = cAMPattern_var.activate()

Return Value

Type Description
boolean Returns true if the activation was successful.

Version

Introduced in version April 2023

Was this information helpful?