vl-annotative-getscales


(vl-annotative-getscales  enameOrVlaObject)

This function returns the list of annotation scales assigned to the entity.

Arguments

enameOrVlaObject  ename or VlaObject

Return

list of strings (the names of annotation scales), or NIL if no annotation scales are assigned to the entity

Example

(vl-annotative-hatch1)
("1:10" "1:1")
(vl-annotative-hatch2)
("1:50" "1:10" "1:1")
(vl-annotative-line)
NIL

Remarks

if the specified entity does not support annotation scales, NIL is always returned (no error is triggered)



©  Bricsys NV. All rights reserved.