[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 • DXF-Import
Seite 1 von 1

DXF-Import

Verfasst: Sonntag 14. April 2019, 17:50
von vermtec
Guten Tag Zusammen,

ich nutze DC 3D Max 2018.
Beim Import von DXF-Files mit 3D-Punkten wird die Höhe negativ übernommen.
Ein Punkt mit der Höhe von 0,807 m wird in DC mit -0,807 mm dargestellt und in der Strukturinfo angezeigt.

Das DXF selbst ist OK. In der Rubrik ENTITIES steht an entsprechender Stelle der Eintrag:
111007
7
NUMBERS
0
POINT
5
00A8
8
Points
10
-4.970113
20
-8.288671
30
0.806587


Bisher habe ich nur den Workaround, beim generieren des DXFs die Höhe mit -1 zu multiplizieren, anschließend wird das Objekt in DC richtig angezeeigt.

Is it a bug or a feature?

Beste Grüße,
Michael

Re: DXF-Import

Verfasst: Montag 29. April 2019, 14:02
von DcUser
Hi,

die DXF-Datei wurde nach der Rechte-Hand-Regel (meist in USA verwendet) erstellt. In Europa verwenden wir i.d.R. die Linke-Hand-Regel. Dies ist auch bei DesignCAD standardmäßig so eingestellt. Stelle in den DesignCAD-Optionen von Linke- auf Rechte-Hand-Regel um, dann wird der Z-Wert nicht angepasst.