RecognizedHolesInput.create Method

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

Description

Creates an empty input object to be passed into recognizedHoles or recognizedHoleGroups

Syntax

This is a static method.

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

#include <Cam/HoleRecognition/RecognizedHolesInput.h>

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

Return Value

Type Description
RecognizedHolesInput The newly created input object.

Version

Introduced in version January 2024