LockedPointNumbers Property

Land Auto

LockedPointNumbers Property

Returns a list of the locked points in the current project point database.

See Also | Example

Signature

object.LockedPointNumbers()

object

CogoPoints The object or objects this property applies to.

LockedPointNumbers

String; read-only
Comma delimited string with all used points with groups separated by hyphens.

Remarks

Typical examples of the point string format are:  "1,2,3,5,10"  "1-100,1000-2000"