Returns the length of the edge in centimeters.
# Get the value of the property.propertyValue = bRepEdge_var.length
#include <Fusion/BRep/BRepEdge.h>// Get the value of the property.double propertyValue = bRepEdge_var->length();