Returns the number of lines in the sketch.
# Get the value of the property.propertyValue = sketchLines_var.count
#include <Fusion/Sketch/SketchLines.h>// Get the value of the property.uinteger propertyValue = sketchLines_var->count();