Gets the absolute path to the post engine (post.exe) installed with Fusion.
# Get the value of the property.propertyValue = cAMManager_var.postEnginePath
#include <Cam/Global/CAMManager.h>// Get the value of the property.string propertyValue = cAMManager_var->postEnginePath();