7.11.1. Basics

Small example:

  1. Under $CADENAS_SETUP/layouts/2dderivation, create your own dw file by copy and modify it.

    Exemplary excerpt with dw, cfg and dxf files

    Exemplary excerpt with dw, cfg and dxf files

  2. Under "name", assign a unique name.

    [Template]
    name=drawing_3_views_eu_test1
    unitbase=mm
    translation=dwtext.def
    
    [Description]
    default=Test 1
    german=Test 1
    
    [ELEMENT_grid1]
    type=grid
    padding_x=10
    padding_y=10
    padding_unit=percent
    columns=2
    rows=2
    order=none,top,front,left

  3. Under "Description" set the display name

  4. Modify the order structure under "order" for example.

  5. Restart PARTdataManager.

  6. Select a part and in the toolbar click on the 2D derivation button.

    -> The own view is now added to the list.

    Own view "Test"

    Own view "Test"

[Note]Note

Concept for use of frames and different paper formats:

Via [ELEMENT_frame] in the template file *.dw a default frame can be defined.

If views for different paper formats are to be created, a separate configuration file is defined for each format via [Formats].

The configuration file in turn references to a specific dxf file (paper format) under [ELEMENT_frame].

[Note]Note

2D derivations (dw files) can directly be used in the PARTtemplateDesigner for the 3D PDF data sheet function, which is provided on the platforms PARTcommunity, PARTserver, PARTsolutions and Offline CDs. See Chapter 10, PARTtemplateDesigner - Create datasheets .

Example data sheet

Example data sheet

Export PDF datasheet in PARTdataManager

Export PDF datasheet in PARTdataManager

Export PDF datasheet in PARTcommunity

Export PDF datasheet in PARTcommunity