Returns a BRepBody that represents this cell. This is a transient B-Rep body.
# Get the value of the property.propertyValue = bRepCell_var.cellBody
#include <Fusion/Features/BRepCell.h>// Get the value of the property.Ptr<BRepBody> propertyValue = bRepCell_var->cellBody();