CAMTemplate.createEmpty Method

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

Description

Create an empty CAMTemplate

Syntax

This is a static method.

returnValue = adsk.cam.CAMTemplate.createEmpty()
This is a static method.

#include <Cam/CAMTemplate/CAMTemplate.h>

returnValue = adsk::cam::CAMTemplate::createEmpty();

Return Value

Type Description
CAMTemplate Returns the newly created template.

Version

Introduced in version May 2025