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