[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 86: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 151: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 152: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 329: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
DesignCAD DC Toolkit FileLinker Forum • 2D DWG exportieren?
Seite 1 von 1

2D DWG exportieren?

Verfasst: Freitag 18. Oktober 2019, 13:04
von LPG
Hallo DCUser,

Version DesignCAD 2D / 3D V27:

Ich habe die 3D Modelle auf unterschiedlichen Layern konstruiert.
So konnte ich die STL Dateien in 3D exportieren.

Nun möchte der Kunde im 2D DWG die Maße der Modelle selber entnehmen können.
Das würde mir sehr viel Arbeit ersparen.

Wie kann ich die 3D Modell Datei in 2D DWG exportieren?

MfG LPG

Re: 2D DWG exportieren?

Verfasst: Freitag 18. Oktober 2019, 13:14
von DcUser
Mit DC Toolkit - Toolbar 3D-Ansichten:
Mit dem Befehl 2D Ableitungen erstellen (z.B. Vorderansicht, Draufsicht, Seitenansicht) die Ableitungen erstellen (geht in einem Arbeitsschritt mit und ohne verdeckte Linien entfernen) und anschließend mit dem Befehl Erstellte Ansichten einfügen wieder zusammenfügen.

Als DWG-Datei exportieren.

Ohne DC Toolkit:
Gewünschte Zeichnungsansicht wählen und anschließend den Befehl Speichern unter mit der Option "Als 2D-Projektion speichern" ausführen.
Erstellte 2D-Zeichnung öffnen (oder einfügen) und anschließend als DWG-Datei exportieren.

Re: 2D DWG exportieren?

Verfasst: Freitag 18. Oktober 2019, 14:03
von LPG
Danke für die Hilfe.