Returns the underlying surface geometry of this face
# Get the value of the property.propertyValue = bRepFace_var.geometry
#include <Fusion/BRep/BRepFace.h>// Get the value of the property.Ptr<Surface> propertyValue = bRepFace_var->geometry();