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