Returns the area in cm ^ 2.
# Get the value of the property.propertyValue = bRepFace_var.area
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.double propertyValue = bRepFace_var->area();