Operations.count Property
Parent Object: OperationsDefined in namespace "adsk::cam" and the header file is <Cam/Operations/Operations.h>
Description
The number of items in the collection.
Syntax
"operations_var" is a variable referencing an Operations object.
|
Property Value
This is a read only property whose value is a uinteger.Samples
Name | Description |
Generate Toolpaths API Sample | Demonstrates generating the toolpaths in the active document. |