|
Rund um Autocad : Ansichtsfenster teilen
Proxy am 28.05.2004 um 08:21 Uhr (0)
Morgen, gibt es eigentlich in Autocad eine Möglichkeit (verteckter Befehl, lisp, ...) die mir ein bereits vorhandenes Ansichtsfenster in zwei (horizontal oder vertikal) teilt bzw einfach halbiert ? Die Eigenschaften (Layerstatus, Bereich des Modelbereiches, etc.) des Ansichtsfensters sollen dabei erhalten bleiben und auch auf das neue Wirkung haben. ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Hilfe für Lispprogramm
Proxy am 28.05.2004 um 10:09 Uhr (0)
nArray dürfte dir da etwas helfen. ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programming language? Read the whole story: The Autodesk File ca. 890 Seiten | 7500 KB PDF
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : ...ofangfilter...Installation
Proxy am 28.05.2004 um 11:46 Uhr (0)
(load C:Programm ....instalationspfadCCNCOsnapFilterUI.arx ), hilft es dir weiter oder in Startgruppe einfügen ? ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programming language? Read the whole story: The Autodesk File ca. 890 Seiten | 7500 KB PDF
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Nationalflaggen
Proxy am 29.05.2004 um 18:44 Uhr (0)
Entweder aus irgend einer DXF-CD, aus einer anderen Anwendung (Corel, MS-Office Cliparts, O pen O ffice etc) oder ge lisp lt Code: ;; ***** USA.LSP ***** ;; ;; Creates the United States of America banner. ;; Use black screen background for best results. ;; ;; W. Kilbourne, CompugraphX, Revised October 1, 2001 ;; (defun c:USA (/ CE BM OS OE SP HT XD XA EP YA D1 D2 D3 D4 RP RH XZ YZ P1 P2 P3 P4 P5 P6 P7 P8 P9 PX PY PZ S1 S2 S3 S4 S5 S6) (setq CE (getvar CMDECHO ) BM ( ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Fremdzeichnung mit exotischen Elementen
Proxy am 29.05.2004 um 21:03 Uhr (0)
(-1 . Objektname: 400cb010 ) (0 . SOLID ) (330 . Objektname: 400c9cf8 ) (5 . FA ) (100 . AcDbEntity ) (67 . 0) (410 . Model ) (8 . WAND ) (62 . 7) (6 . AUSGEZOGEN ) (100 . AcDbTrace ) (10 -1.99224 -3.93963 0.0) (11 -2.10874 -3.93963 0.0) (12 -1.99224 -7.44123 0.0) (13 -2.10874 -7.44123 0.0) (39 . 2.7) (210 0.0 0.0 1.0) Gruppencode 39 ist Objekthöhe, mit ssmod kannst du die ändern oder gleich in deiner Zeichnung das Element Solid mit entmake richtig erzeugen. ------------------ Li ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Fremdzeichnung mit exotischen Elementen
Proxy am 29.05.2004 um 22:24 Uhr (0)
P.S. mir ist gerade aufgefallen dass das Element einfach copy+paste in eine bereits geöffnete DWG und abgespeichert das Proxy-Problem bereits vollständig beseitigt. ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programming language? Read the whole story: The Autodesk File ca. 890 Seiten | 7500 KB PDF
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : objekte einfrieren
Proxy am 31.05.2004 um 20:30 Uhr (0)
Alternative: Code: ;;;---------------------------------------------------------------------------; ;;; ;;; BLANK.LSP Version 1.0 ;;; ;;; Copyright (C) 1995 by Autodesk, Inc. ;;; ;;; Permission to use, copy, modify, and distribute this software and its ;;; documentation for any purpose and without fee is hereby granted. ;;; ;;; THIS SOFTWARE IS PROVIDED AS IS WITHOUT EXPRESS OR IMPLIED WARRANTY. ;;; ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF ;;; MERCHANTABILITY ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Plotsteuerung, Hintergrund, Vordergrund
Proxy am 01.06.2004 um 13:10 Uhr (0)
Code: (defun C:hatch_back (/) (command _.draworder (ssget x ((0 . HATCH ))) _b ) ) (princ) ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programming language? Read the whole story: The Autodesk File ca. 890 Seiten | 7500 KB PDF
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Spirale - Förderschneckenwendel 3D
Proxy am 01.06.2004 um 14:14 Uhr (0)
Code: ;;; --------------------------------------------------------------------------; ;;; SPIRAL.LSP ;;; Copyright (C) 1990 by Autodesk, Inc. ;;; ;;; Permission to use, copy, modify, and distribute this software and its ;;; documentation for any purpose and without fee is hereby granted. ;;; ;;; THIS SOFTWARE IS PROVIDED AS IS WITHOUT EXPRESS OR IMPLIED WARRANTY. ;;; ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF ;;; MERCHANTABILITY ARE HEREBY DISCLAIMED. ;;; ;;; ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Komische Fehlermeldung ?
Proxy am 02.06.2004 um 09:37 Uhr (0)
Befehl: _qsave *Warnung* Eigenes Objekt, Referenz ADCFC multiplizieren *Warnung* Eigenes Objekt, Referenz ADD05 multiplizieren Kann mir einer sagen was das für eine Bedeutung hat ? Datei wird zwar gespeichert jedoch ist diese Meldung immer da, auch wen ich die Datei umspeicher, AutoCAD neustarte etc. ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programmin ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Komische Fehlermeldung ?
Proxy am 02.06.2004 um 09:56 Uhr (0)
Immer das gleiche, egal ob ich _audit, _purge, blockbildung, etc ... DXF will ich nicht machen weil ich Objekttypenkonvertierung dann hätte. BTW. wie komm ich den zwei Handles (Objekten) auf die Spur, wie kann ich die selektieren, finden ? ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programming language? Read the whole story: The Autodesk File ca. 890 Seiten | ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Plot mit Dialog über Script aufrufen
Proxy am 02.06.2004 um 10:36 Uhr (0)
Ergebniss der Suchfunktion: (defun c:freigabe (/ p1 p2 File) (setq p1 (getpoint
Untere linke Ecke des Fensters angeben: )) (setq p2 (getpoint
Obere rechte Ecke des Fensters angeben: )) (setq File (strcat c:/cad/ (Dateiname PLT ))) (DateiPlot2000 p1 p2 File) (princ (strcat
Datei (strcase file) erfolgreich gespeichert. )) (princ) ) (defun DateiPlot2000 (p1 p2 File) (setvar filedia 0) (command _.-plot ) (command _y ) ; detailliert? (command Model ) ; Layoutnamen eingeb ...
|
In das Form Rund um Autocad wechseln |
|
Rund um Autocad : Plot mit Dialog über Script aufrufen
Proxy am 02.06.2004 um 10:59 Uhr (0)
Ich fragte mich warum da ein Script benutzt werden soll, Lisp ist da etwas besser und hab da gleich mal ein Beispiel gepostet. ------------------ Lisp?!?! Why the Hell did you pick the most arcane, obscure, and hopelessly-rooted-in-the-computer-science-department language in the world for an AutoCAD programming language? Read the whole story: The Autodesk File ca. 890 Seiten | 7500 KB PDF
|
In das Form Rund um Autocad wechseln |