Returns if this BRepBody is derived from another design. If true, this body cannot be deleted.
# Get the value of the property.propertyValue = bRepBody_var.isDerived
#include <Fusion/BRep/BRepBody.h>// Get the value of the property.boolean propertyValue = bRepBody_var->isDerived();