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