Returns the collection of model parameters in the Component.
# Get the value of the property.propertyValue = flatPatternComponent_var.modelParameters
#include <Fusion/SheetMetal/FlatPatternComponent.h>// Get the value of the property.Ptr<ModelParameters> propertyValue = flatPatternComponent_var->modelParameters();