Returns the ConstructionPlane object
# Get the value of the property.propertyValue = constructionPlaneDefinition_var.parentConstructionPlane
#include <Fusion/Construction/ConstructionPlaneDefinition.h>// Get the value of the property.Ptr<ConstructionPlane> propertyValue = constructionPlaneDefinition_var->parentConstructionPlane();