CAMFolder.activate Method

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

Description

Sets this object as the default container.

Syntax

"cAMFolder_var" is a variable referencing a CAMFolder object.
returnValue = cAMFolder_var.activate()
"cAMFolder_var" is a variable referencing a CAMFolder object.

#include <Cam/CAM/CAMFolder.h>

returnValue = cAMFolder_var->activate();

Return Value

Type Description
boolean Returns true if the activation was successful.

Version

Introduced in version April 2023