CreateFromCAMTemplateInput.create Method

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

Description

Creates an empty input object to be passed into createFromCAMTemplate

Syntax

This is a static method.

returnValue = adsk.cam.CreateFromCAMTemplateInput.create()
This is a static method.

#include <Cam/CAM/CreateFromCAMTemplateInput.h>

returnValue = adsk::cam::CreateFromCAMTemplateInput::create();

Return Value

Type Description
CreateFromCAMTemplateInput The newly created input object.

Version

Introduced in version October 2023