Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

BeKirra
en respuesta a: MRummler

Addition to Scot's comment, I guess your coworker has other codes running without testing your LSP.

Probably (= ds nil) is a false statement on his end.

If this is the case, replace this

(if (= ds nil)
    (setq ds 999)
)

with this

(setq ds 999)

 

HTH 

Please mark "Accept as Solution" and "Like" if my reply resolves the issue and it will help when others need helps.
= ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ =
A circle is the locus of a cursor, starting and ending at the same point on a plane in model space or in layout such that its distance from a given coordinates (X,Y) is always constant.
X² + Y² = C²