CAM.productType Property
Parent Object: CAMDefined in namespace "adsk::cam" and the header file is <Cam/CAM/CAM.h>
Description
Returns the product type name of this product. A list of all of the possible product types can be obtained by using the Application.supportedProductTypes property.
Syntax
"cAM_var" is a variable referencing a CAM object.
|