Gets the Work Coordinate System associated with the setup as 4x4 matrix. From Matrix3D, Orientation and Origin data can be fetched.
# Get the value of the property.propertyValue = setup_var.workCoordinateSystem
#include <Cam/CAM/Setup.h>// Get the value of the property.Ptr<Matrix3D> propertyValue = setup_var->workCoordinateSystem();