Share

CAMTemplate.isHoleTemplate Property

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

Description

Whether or not this is a hole template

Syntax

"cAMTemplate_var" is a variable referencing a CAMTemplate object.

# Get the value of the property.
propertyValue = cAMTemplate_var.isHoleTemplate

Property Value

This is a read only property whose value is a boolean.

Version

Introduced in version April 2023

Was this information helpful?