| |
 | Gut zu wissen: Hilfreiche Tipps und Tricks aus der Praxis prägnant, und auf den Punkt gebracht für Autodesk Produkte |
| |
 | PNY präsentiert die neue NVIDIA RTX A400 und die A1000 Grafikkarte, eine Pressemitteilung
|
Autor
|
Thema: Unknown Command MG_ISO (1382 mal gelesen)
|
singoi Mitglied

 Beiträge: 51 Registriert: 27.02.2007
|
erstellt am: 18. Aug. 2011 09:13 <-- editieren / zitieren --> Unities abgeben:         
Hallo Friends, I got a small problem. i am hereby uploading some JPEG files.maybe it would be some help in finding the solution. This is some kind of program written by unknown person which i am now trying to operate but facing problems. when i click on 5th button from bottom " ISO " i am supposed to get a window. but its thorwing me an error saying (unknown command "MG_ISO"). photo 2 : for this button the macro is defind as ^c^c_MG_ISO i am not able to find this macro inorder to redefine. can anyone help me in this regard. then i went to mnu to find the program and its been written as follows. ------------------------------------------------------ ID_Isometrie [Isometrie]^C^C_MG_ISO [--] ID_Plotten [Plotten]^C^C_amplotdate;_plot ------------------------------------------------------ here i am not able to find this MG_ISO. is it saved somewhere as LSP or something like that. Thanks friends.
[Diese Nachricht wurde von singoi am 18. Aug. 2011 editiert.] Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |
runkelruebe Ehrenmitglied V.I.P. h.c. Straßen- / Tiefbau

 Beiträge: 8086 Registriert: 09.03.2006 sw: Win7-x64 Office365 ProPlus C3D (& LT ) ET; DACH; Extensions ------------------- hw: FX3800 i5 CPU 670 8GB RAM
|
erstellt am: 18. Aug. 2011 10:25 <-- editieren / zitieren --> Unities abgeben:          Nur für singoi
Hi, ok, I try in english  >> is it saved somewhere as LSP or something like that.Yes, think so. You need some more files for your toolbars. Where did you find the programm you try? There must be a complete cuix or mnu, perhaps some more files for special commands. You need to add the path of these files to the Supportpaths in the Options of AutoCAD (command: _options > dialog > "Dateien" (first sheet on the left) > "Suchpfad für Supportdateien" (seen on screenshots you use the german version). Next thing: I see the command _amplot >> this is a Mechanical-command. You need to start with Mechanical-Profile to use it. In Vanilla-ACAD it doesn't work. Perhaps the _MG_ISO is a mech-command, too, I don't know. Hope this helps a little. ------------------ Gruß, runkelruebe Herr Kann-ich-nich wohnt in der Will-ich-nich-Straße... Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |
singoi Mitglied

 Beiträge: 51 Registriert: 27.02.2007
|
erstellt am: 18. Aug. 2011 12:41 <-- editieren / zitieren --> Unities abgeben:         
Hallo, Danke für Ihre antwort. Ich hab in diese (command: _options > dialog > "Dateien" > "Suchpfad für Supportdateien". Schauen sie in angehängte Bild. Path is added exactly. aber diese MG_ISO command funktioniert nicht. unbekannte befehl war die Meldung. diese MG_ISO Lisp datei muss irgendwo da sein. Ich finde das nicht. ist das ein extra Lisp datei oder in mnu datei geschrieben wie in Bild 2. [Diese Nachricht wurde von singoi am 18. Aug. 2011 editiert.] Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |
runkelruebe Ehrenmitglied V.I.P. h.c. Straßen- / Tiefbau

 Beiträge: 8086 Registriert: 09.03.2006 sw: Win7-x64 Office365 ProPlus C3D (& LT ) ET; DACH; Extensions ------------------- hw: FX3800 i5 CPU 670 8GB RAM
|
erstellt am: 18. Aug. 2011 12:55 <-- editieren / zitieren --> Unities abgeben:          Nur für singoi
Hi, it's probably not a file named MG_ISO.lsp, it could be named container.lsp or funny.lsp or something else. Search _in_ files the string "defun c:_MG_ISO" or "defun c: MG_ISO" I guess you should load the mnu as a partial-cuix an then add the path to this partial cuix to your supportpaths. Can you tell us the link to the mnu/cuix you try to load? Someone with ACAD-Mechanical could try to load it too an then perhaps tell you, what's going wrong. ------------------ Gruß, runkelruebe Herr Kann-ich-nich wohnt in der Will-ich-nich-Straße... Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |

| |
singoi Mitglied

 Beiträge: 51 Registriert: 27.02.2007
|
erstellt am: 18. Aug. 2011 13:27 <-- editieren / zitieren --> Unities abgeben:         
|