DocumentToolLibrary.createEmpty Method

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

Description

Creates an empty ToolLibrary.

Syntax

This is a static method.

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

#include <Cam/Tools/DocumentToolLibrary.h>

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

Return Value

Type Description
ToolLibrary Returns the newly created ToolLibrary.

Version

Introduced in version April 2023