RecognizedHole.getHoleSignatureXML Method

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

Description

Convert hole signature to XML. The result can be used to create a hole template.

Syntax

"recognizedHole_var" is a variable referencing a RecognizedHole object.
returnValue = recognizedHole_var.getHoleSignatureXML()
"recognizedHole_var" is a variable referencing a RecognizedHole object.

#include <Cam/HoleRecognition/RecognizedHole.h>

returnValue = recognizedHole_var->getHoleSignatureXML();

Version

Introduced in version January 2026