Returns the collection of assembly constraints associated with this component.
# Get the value of the property.propertyValue = component_var.assemblyConstraints
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<AssemblyConstraints> propertyValue = component_var->assemblyConstraints();