vl-annotative-reset


(vl-annotative-reset  enameOrVlaObject)

This function removes any assigned annotation scale from the specified entity.

Arguments

enameOrVlaObject  ename or VlaObject

Return

T if any annotation scale has been removed, NIL in case of an error

Example

(vl-annotative-reset hatch)  T

Remarks

if the specified entity does not have any annotation scale assigned, T is always returned (no error is triggered);
if the specified entity does not support annotation scales, T is always returned (no error is triggered)



©  Bricsys NV. All rights reserved.