Operation.strategyType Property
Parent Object: OperationDefined in namespace "adsk::cam" and the header file is <Cam/Operations/Operation.h>
Description
This function is retired. See more information in the 'Remarks' section below.
Gets the strategy type for this operation.
Remarks
This property has been retired. Please use the strategy property instead.Syntax
"operation_var" is a variable referencing an Operation object.
|
Property Value
This is a read only property whose value is an OperationStrategyTypes.Version
Introduced in version January 2016Retired in version September 2022