CAMParameter.isDeprecated Property
Parent Object: CAMParameterDefined in namespace "adsk::cam" and the header file is <Cam/Operations/CAMParameter.h>
Description
Gets if this parameter is deprecated. Some parameters are deprecated when their usage becomes obsolete. Reading deprecated parameters is allowed, but setting deprecated parameters will throw an error.
Syntax
"cAMParameter_var" is a variable referencing a CAMParameter object.
|