Share

ToolLibrary.createEmpty Method

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

Description

Creates an empty ToolLibrary.

Syntax

This is a static method.

returnValue = adsk.cam.ToolLibrary.createEmpty()

Return Value

Type Description
ToolLibrary Returns the newly created ToolLibrary.

Version

Introduced in version April 2023

Was this information helpful?