About Keywords in Export Templates
Keywords in export templates are enclosed in delimiters and process a specific task. They will be replaced with system or option values in final output.. List of available keywords:
  • SE_VERSION — product version of SMARTElectrode.
  • SE_HOST — PC name.
  • SE_USER — user name (Windows login name).
  • SE_DATE — current date. Format: DATE_FORMAT
  • SE_ASM_NAME — assembly name.
  • SE_OPERATION_NAME — name of current operation.
  • SE_EDM_BACKUP_DIR — relative or absolute path to save backup files.
  • SE_EDM_BACKUP_<type> — save a copy of CAD model in a specific format.
    • SE_EDM_BACKUP_IGES — save as IGES file (.igs).
    • SE_EDM_BACKUP_STEP — save as STEP file (.stp).
    • SE_EDM_BACKUP_PART — save a backup of part file (.prt).
    • SE_EDM_BACKUP_VDA — save as VDA file (.vda).
    • SE_EDM_BACKUP_CATIA — save as Catia file (.CATpart).
    • SE_EDM_BACKUP_SAT — save as ACIS file (.sat) for AutoCAD, Inventor, SolidWorks.
    • SE_EDM_BACKUP_NEUTRAL — save as NEUTRAL file (.neu) from Creo
    • SE_EDM_BACKUP_X_T — save as PARASOLID file (.x_t).
    • SE_EDM_BACKUP_UG — save as NX file (.prt).
    • SE_EDM_BACKUP_JT — save as JT (.jt).
    • SE_EDM_BACKUP_STL — save as Stereolithography file (.stl).
    • SE_EDM_BACKUP_PVS — save as Creo View file (.pvs).
    • SE_EDM_BACKUP_PVZ — save as compressed Creo View file (.pvz).
    • SE_EDM_BACKUP_DRW — save a backup of drawing file (.drw) if available.
    • SE_EDM_BACKUP_PDF — save drawing associated with CAD model as PDF (.pdf) if available.
    • SE_EDM_BACKUP_DXF — save drawing associated with CAD model as DXF (.dxf) if available.
    • SE_EDM_BACKUP_DWG — save drawing associated with CAD model as DWG (.dwg) if available.
    • SE_EDM_BACKUP_CORE_IGES — save workpiece as IGES file (.igs).
    • SE_EDM_BACKUP_CORE_STEP — save workpiece as STEP file (.stp).
     Hinweis
    The export depends on options SE_EDM_BACKUP_CSYS and SE_EDM_BACKUP_REP.
  • Custom Screenshots
    • SE_EDM_IMAGE_DIR — subdirectory to save screenshots. Defined with option SE_EDM_IMAGE_DIR.
    • SE_EDM_IMAGE_HEIGHT — screenshot height in pixels.
    • SE_EDM_IMAGE_WIDTH — screenshot width in pixels.
    • SE_ASM_VIEW_DEFAULT — view orientation to activate before assembly screenshot is captured.
    • SE_EDM_VIEW_DEFAULT — view orientation to activate before electrode part screenshot is captured.
    • SE_EDM_IMAGE_VIEW — deprecated.
    • SE_HOLDER_VIEW_DEFAULT — deprecated.
  • SE_EDM_SEQUENCE — counter.
  • Access information about currently active overburn:
    • SE_EDM_GAP — active gap/undersize value. Use option SE_EXPORT_GAP.
    • SE_EDM_GAP_NAME — current machining step: roughing, semi-finishing, finishing, fine-finishing. Custom names can be set with option SE_EDM_GAP_IDENTIFIERS.
    • SE_EDM_GAP_MARKER / SE_EDM_GAP_COUNTER — numeric identifier for machining steps.
      1. roughing
      2. semi-finishing
      3. finishing
      4. fine-finishing
    • SE_EDM_GAP_QUANTITY — number of machining steps or physical electrodes used for currently active overburn. Repesents values of parameter &overburn1_qty to &overburn4_qty.
    • SE_GAP_QUANTITY_COUNTER — represents the currently active index of the quantity. If, for example, &overburn1_qty is 4, SE_GAP_QUANTITY_COUNTER counts 1, 2, 3, 4.
  • SE_INSERT — embed output of a different export/processor in the current output file.
    <delimiter>SE_INSERT:<export name><delimiter>
    #SE_INSERT:CUSTOM_HEADER#