Returns the BRepVertex that bounds its low parameter end.
# Get the value of the property.propertyValue = bRepEdge_var.startVertex
#include <Fusion/BRep/BRepEdge.h>// Get the value of the property.Ptr<BRepVertex> propertyValue = bRepEdge_var->startVertex();