Product.productType Property
Parent Object: ProductDefined in namespace "adsk::core" and the header file is <Core/Application/Product.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
"product_var" is a variable referencing a Product object.
|