Share

ManufacturingModels.count Property

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

Description

The number of items in the collection.

Syntax

"manufacturingModels_var" is a variable referencing a ManufacturingModels object.

# Get the value of the property.
propertyValue = manufacturingModels_var.count

Property Value

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

Version

Introduced in version April 2023

Was this information helpful?