DWG EXPORT / Pro ENGINEER
By mondstaub 06. Juli 2001, 14:14

Hallo,

vielleicht kann mir jemand helfen.
Ich möchte mehrere PROE-ZEichnugen nach ACAD14 exportieren.

Meine Frage wäre jetzt,ist es möglich wenn der Parameter
intf_out_layer auf none gesetzt ist, die Standard Zuweisung
von Mittelinien auf Layer Default_1 so zu ändern das dieser Layer nicht
Default_1 heißt,sondern z.B. Layer Mittelinien?

Wenn dies möglich wäre ist es doch bestimmt auch möglich sichtbare Kanten
einer PROE-Zeichnung auf einen Layer Körperkanten zulegen,oder?

Vielen Dank für Eure Hilfe

Ach ja zu Info meine verwendete dxf_export.pro

map_color BACKGROUND_COLOR 1
map_color DIMMED_COLOR 8
map_color LETTER_COLOR 2
map_color HIGHLIGHT_COLOR 4
map_color EDGE_HIGHLIGHT_COLOR 6
map_color GEOMETRY_COLOR 3
map_color HIDDEN_COLOR 1
map_color SHEETMETAL_COLOR 8
map_color CURVE_COLOR 8
map_color VOLUME_COLOR 5
map_color SECTION_COLOR 5
def_layer DXF_AXIS 1
def_layer DXF_CONTINUOUS_LINE 2
def_layer DXF_HIDDEN_LINE 3
def_layer DXF_DIMENSION 4
def_layer DXF_TEXT 5
def_layer DXF_HATCHING 6
def_layer DXF_TABLE 7
def_layer DXF_BALLON 8
def_layer DXF_FORMAT 9
map_line_style solidfont bylayer
map_line_style phantomfont bylayer
map_line_style ctrlfont bylayer
map_line_style bylayerfont bylayer
map_line_style dashfont bylayer
map_line_style ctrlfont_s_l bylayer
map_line_style ctrlfont_s_s bylayer
map_line_style ctrlfont_l_l bylayer
map_line_style dashfont_s_s bylayer
map_line_style phantomfont_s_s bylayer
map_line_style ctrlfont_mid_l bylayer

(c) 2003 www.CAD.de