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