Returns a collection of all of the vertices in the body.
# Get the value of the property.propertyValue = bRepBody_var.vertices
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.Ptr<BRepVertices> propertyValue = bRepBody_var->vertices();