Determine if point name exists.
names (str) – The name of a point.
bool
Examples
>>> X = nimble.identity(4, pointNames=['a', 'b', 'c', 'd']) >>> X.points.hasName('a') True >>> X.points.hasName('e') False
Keywords: title, header, heading, named