Returns any wire bodies that exist within this body.
# Get the value of the property.propertyValue = bRepBody_var.wires
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<BRepWires> propertyValue = bRepBody_var->wires();