Returns the owning form feature.
# Get the value of the property.propertyValue = tSplineBody_var.parentFormFeature
#include <Fusion/TSpline/TSplineBody.h>// Get the value of the property.Ptr<FormFeature> propertyValue = tSplineBody_var->parentFormFeature();