Returns the MotionLink objects that this joint is involved in.
# Get the value of the property.propertyValue = asBuiltJoint_var.motionLinks
#include <Fusion/Components/AsBuiltJoint.h>// Get the value of the property.std::vector<Ptr<MotionLink>> propertyValue = asBuiltJoint_var->motionLinks();