Returns the B-Rep bodies collection associated with this component.
# Get the value of the property.propertyValue = baseComponent_var.bRepBodies
#include <Fusion/Components/BaseComponent.h>// Get the value of the property.Ptr<BRepBodies> propertyValue = baseComponent_var->bRepBodies();