UnlockPoints Method
Unlocks a list of point numbers.
Signature
object.UnlockPoints(PointString)
object
CogoPoints The object or objects this property applies to.
PointString
String; input-only
Comma delimited string of points to be unlocked with groups separated
by hyphens.
Remarks
Typical examples of the point string format are: "1,2,3,5,10" "1-100,1000-2000"