CAMFolder.generatedDataCollection Property
Parent Object: CAMFolderDefined in namespace "adsk::cam" and the header file is <Cam/CAM/CAMFolder.h>
Description
Get the generated data associated with a given operation base instance. The type of data depends on the strategy type and might not be available for all strategy types. The available types can be found in GeneratedData.cs
Syntax
"cAMFolder_var" is a variable referencing a CAMFolder object.
|