Returns the ConstructionPoint object
# Get the value of the property.propertyValue = constructionPointDefinition_var.parentConstructionPoint
#include <Fusion/Construction/ConstructionPointDefinition.h>// Get the value of the property.Ptr<ConstructionPoint> propertyValue = constructionPointDefinition_var->parentConstructionPoint();