WorkingModel.productType Property
Parent Object: WorkingModelDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/WorkingModel.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
"workingModel_var" is a variable referencing a WorkingModel object.
|