Parent Object: SetupInput Defined in namespace "adsk::cam" and the header file is <Cam/CAM/SetupInput.h>
Description
An array of models, where a model can be a Component, ManufacturingModel, BRepBody, or MeshBody. Setting this property, or adding the first object to the returned array will automatically set the stockMode to "SolidStock".
The returned array is connected to the SetupInput and can be added to directly without needing to create a new array, populate it, and assign it using this property, although, that is supported too.