Search found 8 matches

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by avaernes: <B>Correction... It does not work properly with my CMS Intellicad either (newest source). I did my first test on a version from another vendor, where it works well. I do not understan...

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by avaernes: <B>My Intellicad does not crash if I follow your steps. It does what it is supposed to do. What Intellicad version do you use? I can't test the routine because the spunto function is ...

(slide_image) is working???

Hi again... I continue testing LISP function from Intellicad 2001. :-) Now... I think (slide_image) is not working from LISP... I define a simple DCL like: sino:dialog { label = "Prueba"; :row { :image { key = "logo"; width = 40; height=15; } :button{ label = "Si"; key ...

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by avaernes: <B>I still do not see why you need a point description of the first object to be selected (the edge). The intersection point is, after all, not defined until you select the second obj...

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by avaernes: <B>I think the first (entsel) is the problem. Try (command "trim" (ssget) "" (entsel) "" ) instead.</B><HR></BLOCKQUOTE> No, this solution also FAILs... ...

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by avaernes: <B>I can not find any reference to the "+" or "-" menucmd values in the Intellicad documentation. Appearently only changing the state of a menu item is supported (...

Use of "menucmd"

Another problem in intellicad is the use of "menucmd". To automaticly load a "menu" in Autocad I use (command "menuload" "mimenu") and (menucmd "p9=+mimenu.pop1") In that case I add a new popup in Autocad menus. BUT IN INTELLICAD... menuload works fi...

Go to advanced search