Returns the underlying curve geometry of the edge.
# Get the value of the property.propertyValue = bRepEdge_var.geometry
#include <Fusion/BRep/BRepEdge.h>// Get the value of the property.Ptr<Curve3D> propertyValue = bRepEdge_var->geometry();