UsedPointNumbers Property

Land Auto

UsedPointNumbers Property

Returns the list of used point numbers in the current project database.

See Also | Example

Signature

object.UsedPointNumbers()

object

CogoPoints The object or objects this property applies to.

UsedPointNumbers

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"