Returns the number of points defining the polyline.
# Get the value of the property.propertyValue = polyline3D_var.pointCount
#include <Core/Geometry/Polyline3D.h>// Get the value of the property.integer propertyValue = polyline3D_var->pointCount();