Returns the origin construction point.
# Get the value of the property.propertyValue = component_var.originConstructionPoint
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<ConstructionPoint> propertyValue = component_var->originConstructionPoint();