Returns the feature that owns this chamfer type definition
# Get the value of the property.propertyValue = chamferTypeDefinition_var.parentFeature
#include <Fusion/Features/ChamferTypeDefinition.h>// Get the value of the property.Ptr<ChamferFeature> propertyValue = chamferTypeDefinition_var->parentFeature();