Welcome to the Bartels Group of Companies make this page your Homepage... add this page to your Favorites... send this page to a friend... display printer friendly page... display sitemap... display sitemap with all page contents...
BAE User Language-Quellcodeupdates - Deutsche Version BAE User Language Source Updates - English Version
Bartels

Bartels System GmbH
Bartels
Bartels AutoEngineer
BAE Product Info
BAE Price List
BAE Downloads
BAE Documentation
BAE Support
BAE Updates
Documentation
Libraries
User Language
User Language Sources
Download and Installation
Include Files
New Programs
Changed Programs
Unreleased Programs
BAE FAQ
Hotline
BAE Contributions
BAE Development and Service Companies
Electronics Development
Bartels Sport Service
Company Profile
Corporate Info
Bartels :: Bartels AutoEngineer :: BAE Support :: User Language Sources
Bartels AutoEngineer® - Support

BAE User Language Source Updates

Bartels AutoEngineer® Support

Contents

Last Change

Download and Installation Instructions 21/10/2009
BAE User Language Include File Updates 08/12/2013
New BAE User Language Programs 06/11/2013
Changes to BAE User Language Programs 27/12/2013
Unreleased BAE User Language Programs 11/10/2010
 

Download and Installation Instructions


The User Language sources provided in the BAE Support Area are designed for the next BAE version to be released. For the convenience of our customers, we try to keep these sources compatible to BAE Version 7.4. I.e., unless otherwise mentioned, you are able to compile and use these User Language programs with BAE Version 7.4. However, we strongly recommend to refrain from downloading these sources directly to your BAE Version 7.4 User Language directory since substantial changes are due to be made to the User Language include files, and mixing these files with BAE Version 7.4 sources might result in problems when trying to (re-)compile either old User Language programs with new include files or new User Language programs with old include files.

We would like to advise you to follow these instructions if this is your first download access to this section since installing BAE Version 7.4:

  1. Create a new directory named ulcnew on your hard disk and copy the contents of your current BAE User Language source directory to ulcnew.
  2. Download the new User Language include files to the ulcnew directory since these are required for compiling any other new User Language program to be downloaded from the Support Area.

To install a certain User Language program to your BAE software, simply download the corresponding source file to the ulcnew User Language directory by clicking the appropriate link. If the program's compatibility notes mention additional sources and/or programs to be required, please download these sources as well. After successfully downloading the source code file(s), please run the User Language Compiler to compile the downloaded program(s). E.g., to install the ssympatt User Language program, click the corresponding link for downloading and saving the source code file ssympatt.ulc to the ulcnew directory on your hard disk and enter the following User Language Compiler call to an MS-DOS and/or Linux/Unix shell prompt from the ulcnew directory to compile the program:

ulc ssympatt -o

The -o switch activates the Optimizer. Please make sure to use the latest User Language Compiler version.

BAE User Language Include File Updates

Please see the Download Instructions for information on how to download and install the User Language sources provided in this section.

Changes to BAE User Language Include Files
to be released with the next BAE Version
STD - Standard (SCM, GED, AR, CAM, CV, CED)Source Code
Last Change
std.ulh Standard Include
(29/11/2013) New functions: bae_selectprompt, P_PROMPT, P_DIALOG.
(29/10/2013) Released for BAE Version 8.0.
(26/07/2013) New definition: MNU_GEDADDBUS.
(24/05/2013) New definition: L_FIGCFPOLY.
(08/02/2013) New functions: bae_altconffilename, bae_selconffilename.
(22/01/2013) New definition: C_POLYNETAREA.
(22/06/2012) New function: checkvarattrname.
std.ulh
29/11/2013
baeparam.ulh BAE Parameter Access
(29/10/2013) Released for BAE Version 8.0.
(05/09/2013) New definition: GEDPAR_DISPMACOUTL.
(26/07/2013) New definitions: GEDPAR_TRCBUSMODE, GEDPAR_TRCBUSCMODE, GEDPAR_TRCBUSSPC, GEDPAR_TRCBUSWIDTH, GEDPAR_TRCBUSCOUNT.
(12/06/2013) New definition: CAMPAR_DRILLTOOLOPT.
(26/02/2013) New definition: GEDPAR_PARTEDITDRC.
(19/10/2012) New definition: GEDPAR_SEGINSPMODE.
(28/09/2012) New definition: GEDPAR_SEGBPICKMODE.
(16/08/2012) New definition: GEDPAR_GRPAIRLMODE.
(01/08/2012) New definition: GEDPAR_POLYMOVEDISP.
(20/07/2012) New definition: GEDPAR_SEGSPLITMODE.
baeparam.ulh
29/10/2013
popdraw.ulh Popup Drawing Functions
(29/10/2013) Released for BAE Version 8.0.
(26/04/2013) New definition: PAR_TB_DLCOLNPAT.
popdraw.ulh
29/10/2013
pop.ulh Popup Utilities
(25/11/2013) New function: dial_promptlabel.
(29/10/2013) Released for BAE Version 8.0.
(18/04/2013) New functions: dial_tabend, dial_tabgroup, dial_getdouble, dial_getint, dial_getstr.
(05/04/2013) New definitions: DIAL_BUTHEIGHT, DIAL_BUTWIDTH.
pop.ulh
11/12/2013
mnu.ulh Menu Functions
(29/10/2013) Released for BAE Version 8.0.
mnu.ulh
29/10/2013
sql.ulh SQL Utilities
(29/10/2013) Released for BAE Version 8.0.
(08/02/2013) New functions: sql_selfieldentry, sql_alt_selfieldentry, sql_getconffilename.
sql.ulh
29/10/2013
xml.ulh XML Utilities
(29/10/2013) Released for BAE Version 8.0.
(27/09/2013) New functions: xmlw_attribdim, xmlw_attribint.
(14/08/2013) Original coding.
xml.ulh
29/10/2013
SCM - Schematic EditorSource Code
Last Change
scm.ulh SCM/Schematic Editor Utilities
(29/10/2013) Released for BAE Version 8.0.
(15/02/2013) New definition: TEXTRIGHT.
Note: Requires new std.ulh include (22/01/2013 or later).
(23/11/2012) New definition: RS_VARDOCVIS.
(22/06/2012) New functions: getactivevariant, getvariantdata.
scm.ulh
29/10/2013
LAY - PCB Layout (GED, AR, CAM)Source Code
Last Change
lay.ulh Layout Utilities
(18/11/2013) New definition: RS_PARTTEXT.
(29/10/2013) Released for BAE Version 8.0.
(05/09/2013) New definition: RS_PARTTYPE.
(09/08/2013) New definition: RS_PARTIDFTYPE.
(26/06/2013) New definitions: L_POLYTRCBUS, RS_BUSTRCCNT, RS_BUSTRCSPC, RS_BUSTRCW, RS_BUSTRCC.
(15/02/2013) New definition: TEXTRIGHT.
(21/12/2012) New function: coordmatch.
(29/11/2012) New definition: RS_TRCLSKIP.
(09/11/2012) New definitions: RS_POLYGAPCOV, RS_PARTODBPP.
(30/10/2012) New definition: RS_PARTIDFMECH.
(29/06/2012) New definitions: RS_PSTKMINW, RS_PSTKMAXW.
(27/06/2012) New definition: RS_PADAPLOT.
lay.ulh
18/11/2013
ICD - IC Design (CED)Source Code
Last Change
icd.ulh IC Design Utilities
(29/10/2013) Released for BAE Version 8.0.
icd.ulh
29/10/2013

New BAE User Language Programs

Please see the Download Instructions for information on how to download and install the User Language sources provided in this section.

New BAE User Language Programs
to be released with the next BAE Version
SCM - Schematic EditorSource Code
Last Change
ssvgout Schematic SVG (Scalable Vector Graphics) Output

The ssvgout.ulc User Language produces an SVG (Scalable Vector Graphics) export file from the currently loaded schematic element.


(29/10/2013) Released for BAE Version 8.0.
Note: Requires new xml.ulh include (27/09/2013 or later).
(19/08/2013) Original coding.
ssvgout.ulc
11/12/2013
LAY - PCB Layout (GED, AR, CAM)Source Code
Last Change
lsvgout Layout SVG (Scalable Vector Graphics) Output

The lsvgout.ulc User Language produces an SVG (Scalable Vector Graphics) export file from the currently loaded layout element.


(29/10/2013) Released for BAE Version 8.0.
Note: Requires new xml.ulh include (27/09/2013 or later).
(19/08/2013) Original coding.
lsvgout.ulc
11/12/2013

Changes to BAE User Language Programs

Please see the Download Instructions for information on how to download and install the User Language sources provided in this section.


(Schedule: 31/08/2939) Part coordinates/angle added to layout level report.
(29/10/2013) Released for BAE Version 8.0.
Changes to BAE User Language Programs
to be released with the next BAE Version
STD - Standard (SCM, GED, AR, CAM, CV, CED)Source Code
Last Change
arc Draw Arc/Circle
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
arc.ulc
11/12/2013
bae_dial BAE Dialog Box Action
(29/10/2013) Released for BAE Version 8.0.
bae_dial.ulc
11/12/2013
bae_exit BAE Program Exit Action
(29/10/2013) Released for BAE Version 8.0.
bae_exit.ulc
11/12/2013
bae_load BAE Load/Close Action
(29/10/2013) Released for BAE Version 8.0.
bae_load.ulc
11/12/2013
bae_new BAE New Element Action
(29/10/2013) Released for BAE Version 8.0.
bae_new.ulc
29/11/2013
bae_rect BAE Mouse Rectangle Frame Action
(29/10/2013) Released for BAE Version 8.0.
bae_rect.ulc
29/11/2013
bae_savd BAE Save Done Action
(29/10/2013) Released for BAE Version 8.0.
bae_savd.ulc
29/11/2013
bae_save BAE Save Action
(29/10/2013) Released for BAE Version 8.0.
(08/01/2013) Pin number sequence check added.
bae_save.ulc
11/12/2013
bae_st BAE Startup
(29/10/2013) Released for BAE Version 8.0.
bae_st.ulc
11/12/2013
bae_tool BAE Toolbar Action
(29/10/2013) Released for BAE Version 8.0.
bae_tool.ulc
29/11/2013
bae_zoom BAE Zoom Action
(29/10/2013) Released for BAE Version 8.0.
bae_zoom.ulc
11/12/2013
baeman BAE Windows Online Manual
(29/10/2013) Released for BAE Version 8.0.
baeman.ulc
29/11/2013
bitmapin Import Bitmapdaten
(29/10/2013) Released for BAE Version 8.0.
bitmapin.ulc
11/12/2013
clogdefs Check Logical Library Definitions
(29/10/2013) Released for BAE Version 8.0.
clogdefs.ulc
11/12/2013
cmdcall Execute Command Call Sequence
(29/10/2013) Released for BAE Version 8.0.
cmdcall.ulc
29/11/2013
copyelem Copy DDB File Elements
(29/10/2013) Released for BAE Version 8.0.
copyelem.ulc
11/12/2013
dbcopy SQL Database Copy
(29/10/2013) Released for BAE Version 8.0.
dbcopy.ulc
11/12/2013
dbreport SQL Database Report
(29/10/2013) Released for BAE Version 8.0.
dbreport.ulc
11/12/2013
delcolor Delete Selectable Color Table
(29/10/2013) Released for BAE Version 8.0.
delcolor.ulc
29/11/2013
deldvinf Delete Design View Information
(29/10/2013) Released for BAE Version 8.0.
deldvinf.ulc
11/12/2013
deskcalc Desk Calculator
(29/10/2013) Released for BAE Version 8.0.
deskcalc.ulc
11/12/2013
dir List Current Directory Files
(29/10/2013) Released for BAE Version 8.0.
dir.ulc
11/12/2013
disputil Display Utilities
(29/10/2013) Released for BAE Version 8.0.
disputil.ulc
29/11/2013
distance Distance Query
(29/10/2013) Released for BAE Version 8.0.
distance.ulc
11/12/2013
done Finish Input Interaction
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
done.ulc
29/11/2013
favorite Favourites Menu Management
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new pop.ulh include (18/04/2013 or later).
Note: Requires new pop.ulh include (05/04/2013 or later).
(29/06/2012) Funktion history option added.
favorite.ulc
11/12/2013
fileutil File Utilities
(29/10/2013) Released for BAE Version 8.0.
fileutil.ulc
11/12/2013
fileview List File contents
(29/10/2013) Released for BAE Version 8.0.
fileview.ulc
11/12/2013
findelem Find and Browse DDB Elements
(29/10/2013) Released for BAE Version 8.0.
findelem.ulc
11/12/2013
grtoggle Toggle Input Grid
(29/10/2013) Released for BAE Version 8.0.
grtoggle.ulc
29/11/2013
help Online Help System
(29/10/2013) Released for BAE Version 8.0.
help.ulc
29/11/2013
history Element History Call
(29/10/2013) Released for BAE Version 8.0.
history.ulc
11/12/2013
hlpkeys Online Help - Key Bindings Display
(29/10/2013) Released for BAE Version 8.0.
hlpkeys.ulc
11/12/2013
hlpprod Online Help - BAE Product Information
(29/10/2013) Released for BAE Version 8.0.
hlpprod.ulc
11/12/2013
info Info
(29/10/2013) Released for BAE Version 8.0.
info.ulc
11/12/2013
iniedit bae.ini Editor
(29/10/2013) Released for BAE Version 8.0.
(09/08/2012) Text editor call options added.
iniedit.ulc
23/12/2013
keyprog User Language Program Call and Key Programming Utility
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (08/02/2013 or later).
keyprog.ulc
11/12/2013
larger Increase Pick Element Size/Width
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
larger.ulc
29/11/2013
lftocrlf LF to CRLF Converter
(29/10/2013) Released for BAE Version 8.0.
lftocrlf.ulc
11/12/2013
libconts List Library Contents
(29/10/2013) Released for BAE Version 8.0.
libconts.ulc
11/12/2013
libcrref Library Element Cross Reference
(29/10/2013) Released for BAE Version 8.0.
(28/05/2013) Logical library scan option added.
(11/03/2013) Library directory selection implementiert.
libcrref.ulc
11/12/2013
listddb List DDB File Elements
(29/10/2013) Released for BAE Version 8.0.
listddb.ulc
11/12/2013
loadelem Load Element with Check
(29/10/2013) Released for BAE Version 8.0.
loadelem.ulc
11/12/2013
loadfont Load Character Font
(29/10/2013) Released for BAE Version 8.0.
loadfont.ulc
29/11/2013
loadnext Load Next Element with Check
(29/10/2013) Released for BAE Version 8.0.
loadnext.ulc
11/12/2013
loadprev Load Previous Element with Check
(29/10/2013) Released for BAE Version 8.0.
loadprev.ulc
11/12/2013
lrotate Left Rotate Pick Element, Change Angle Direction
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
lrotate.ulc
11/12/2013
macro Macro Command Management
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new sql.ulh include (08/02/2013 or later).
Note: Requires new std.ulh include (08/02/2013 or later).
macro.ulc
11/12/2013
mirroff Mirror Off Pick Element
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
mirroff.ulc
11/12/2013
mirron Mirror On Pick Element, Change Edit Direction
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
mirron.ulc
11/12/2013
mmb Middle Mouse Button Interaction
(29/10/2013) Released for BAE Version 8.0.
mmb.ulc
29/11/2013
msmode Set Mouse Context Operation Mode
(29/10/2013) Released for BAE Version 8.0.
msmode.ulc
11/12/2013
osshell Run Operating System Shell
(29/10/2013) Released for BAE Version 8.0.
osshell.ulc
11/12/2013
renameel Rename DDB File Elements
(29/10/2013) Released for BAE Version 8.0.
renameel.ulc
11/12/2013
rrotate Right Rotate Pick Element, Draw Rectangle
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
rrotate.ulc
11/12/2013
saveelas Save Element As
(29/10/2013) Released for BAE Version 8.0.
(27/09/2012) Logical definition derivation option added.
saveelas.ulc
13/12/2013
size Resize Pick Element
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
size.ulc
29/11/2013
smaller Reduce Pick Element Size/Width
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
smaller.ulc
29/11/2013
stepdown Step One Layer Down
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
stepdown.ulc
29/11/2013
stepup Step One Layer Up
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
stepup.ulc
29/11/2013
tbattach Attach Toolbar
(29/10/2013) Released for BAE Version 8.0.
tbattach.ulc
29/11/2013
toolbar Toolbar
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new popdraw.ulh include (26/04/2013 or later).
toolbar.ulc
29/11/2013
uifdump Menu Assignments and Key Bindings Dump
(29/10/2013) Released for BAE Version 8.0.
uifdump.ulc
11/12/2013
uifreset Menu Assignments and Key Bindings Reset
(29/10/2013) Released for BAE Version 8.0.
uifreset.ulc
29/11/2013
uifsetup Menu Assignments and Key Bindings Setup
(29/11/2013) Schematic Editor menu functions added.
(29/10/2013) Released for BAE Version 8.0.
(04/10/2013) CAM View menu functions added.
(12/09/2013) Layout Editor menu functions added.
(23/08/2013) Layout Editor menu functions added.
Note: Requires User Language program lsvgout.ulc (23/08/2013 or later).
(23/08/2013) Schematic Editor menu functions added.
Note: Requires User Language program ssvgout.ulc (23/08/2013 or later).
(26/07/2013) Layout Editor menu functions added.
(07/06/2013) Schematic Editor menu functions added.
(07/06/2013) Layout Editor menu functions added.
(08/02/2013) CAM Processor menu functions added.
(22/01/2013) Schematic Editor menu functions added.
(21/12/2012) Layout Editor menu functions added.
(29/11/2012) Layout Editor menu functions added.
(24/11/2012) Layout Editor menu functions added.
(08/08/2012) Layout Editor menu functions added.
uifsetup.ulc
11/12/2013
zoomin Zoom In
(29/10/2013) Released for BAE Version 8.0.
zoomin.ulc
29/11/2013
zoomout Zoom Out
(29/10/2013) Released for BAE Version 8.0.
zoomout.ulc
29/11/2013
SCM - Schematic EditorSource Code
Last Change
attrset SCM Symbol Attribute Assignment
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (22/06/2012 or later).
attrset.ulc
11/12/2013
chksmac List undefined SCM Macro References
(29/10/2013) Released for BAE Version 8.0.
chksmac.ulc
11/12/2013
def2csv Create Symbol Selection Database from .def Files User Language
(29/10/2013) Released for BAE Version 8.0.
def2csv.ulc
11/12/2013
findsprt Search SCM Part
(29/10/2013) Released for BAE Version 8.0.
findsprt.ulc
11/12/2013
logledit Loglib Editor Functions
(29/10/2013) Released for BAE Version 8.0.
logledit.ulc
11/12/2013
netconv Logical Netlist Conversion
(29/10/2013) Released for BAE Version 8.0.
netconv.ulc
11/12/2013
perrlist Packager Error List Display
(29/10/2013) Released for BAE Version 8.0.
perrlist.ulc
11/12/2013
plansort SCM Plan Sort
(29/10/2013) Released for BAE Version 8.0.
plansort.ulc
11/12/2013
saddname SCM Symbol Add Name
(29/10/2013) Released for BAE Version 8.0.
saddname.ulc
29/11/2013
sautonam Automatic Schematic Symbol Rename Utilities
(29/10/2013) Released for BAE Version 8.0.
(16/08/2012) Group selection status for renamed symbols preserved.
sautonam.ulc
11/12/2013
sbrowse Schematic Symbol Browser
(29/10/2013) Released for BAE Version 8.0.
sbrowse.ulc
11/12/2013
scm_grpl SCM Group Load Action
(29/10/2013) Released for BAE Version 8.0.
scm_grpl.ulc
11/12/2013
scm_ms SCM Mouse Action
(29/10/2013) Released for BAE Version 8.0.
scm_ms.ulc
23/12/2013
scm_msg SCM Message System Action
(29/10/2013) Released for BAE Version 8.0.
scm_msg.ulc
11/12/2013
scm_plc SCM Symbol Placement Action
(29/10/2013) Released for BAE Version 8.0.
scm_plc.ulc
11/12/2013
scmbound Set SCM Workspace/Element Boundary
(29/10/2013) Released for BAE Version 8.0.
scmbound.ulc
29/11/2013
scmcon SCM Connection Functions
(29/10/2013) Released for BAE Version 8.0.
scmcon.ulc
11/12/2013
scmcrref SCM Plan Part/Label Cross Reference
(29/10/2013) Released for BAE Version 8.0.
scmcrref.ulc
11/12/2013
scmdisp SCM Display Functions
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (22/01/2013 or later).
scmdisp.ulc
11/12/2013
scmdraw SCM 2D Drawing Functions
(29/10/2013) Released for BAE Version 8.0.
scmdraw.ulc
11/12/2013
scmdump SCM ASCII Dump
(29/10/2013) Released for BAE Version 8.0.
scmdump.ulc
11/12/2013
scmdxfdi SCM AutoCAD/DXF Input
(29/10/2013) Released for BAE Version 8.0.
(17/06/2013) Closed lines fill option implemented.
Note: Requires new scm.ulh include (15/02/2013 or later).
scmdxfdi.ulc
11/12/2013
scmdxfdo SCM AutoCAD DXF Output
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (15/02/2013 or later).
(21/01/2013) Item browser masked output option added.
scmdxfdo.ulc
11/12/2013
scmedfdi SCM EDIF Data Import
(29/10/2013) Released for BAE Version 8.0.
scmedfdi.ulc
11/12/2013
scmeps SCM EPS/PDF Output
(29/10/2013) Released for BAE Version 8.0.
(09/09/2013) File name prefix option added.
Note: Requires new scm.ulh include (15/02/2013 or later).
Note: Requires new sql.ulh include (08/02/2013 or later).
Note: Requires new std.ulh include (08/02/2013 or later).
(21/01/2013) Item browser masked output option added.
(04/07/2012) Group output support added.
(04/07/2012) Clipped batch output option added.
Note: Requires new scm.ulh include (22/06/2012 or later).
scmeps.ulc
11/12/2013
scmgroup SCM Group Functions
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (15/02/2013 or later).
Note: Requires new scm.ulh include (22/06/2012 or later).
scmgroup.ulc
11/12/2013
scmio SCM Data I/O Functions
(29/10/2013) Released for BAE Version 8.0.
(23/08/2012) SVG Output function added.
Note: Requires User Language program ssvgout.ulc (23/08/2012 or later).
scmio.ulc
29/11/2013
scmmacl Schematic Macro Load
(29/10/2013) Released for BAE Version 8.0.
(27/07/2012) New Schematic Editor window launch option added.
scmmacl.ulc
11/12/2013
scmpart SCM Symbol/Label Functions
(29/10/2013) Released for BAE Version 8.0.
scmpart.ulc
11/12/2013
scmpcr SCM Report
(29/10/2013) Released for BAE Version 8.0.
scmpcr.ulc
11/12/2013
scmpedit SCM Position Pick/Element Edit
(29/10/2013) Released for BAE Version 8.0.
(27/06/2013) Symbol documentation button added.
Note: Requires new scm.ulh include (15/02/2013 or later).
Note: Requires new scm.ulh include (22/06/2012 or later).
scmpedit.ulc
11/12/2013
scmplot SCM Plan Plot
(29/10/2013) Released for BAE Version 8.0.
scmplot.ulc
11/12/2013
scmpoly SCM Polygon Functions
(29/10/2013) Released for BAE Version 8.0.
scmpoly.ulc
11/12/2013
scmrule SCM Rule Assignment Utility
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (23/11/2012 or later).
Note: Requires new scm.ulh include (22/06/2012 or later).
scmrule.ulc
11/12/2013
scmsetup Schematic Editor Setup
(29/10/2013) Released for BAE Version 8.0.
scmsetup.ulc
23/12/2013
scmtext SCM Text Functions
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (22/06/2012 or later).
scmtext.ulc
11/12/2013
scmvar SCM Sheet Variant Selection
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (22/06/2012 or later).
scmvar.ulc
11/12/2013
slabchk SCM Label Name Check
(29/10/2013) Released for BAE Version 8.0.
slabchk.ulc
11/12/2013
slibcomp Compare SCM Library Elements
(29/10/2013) Released for BAE Version 8.0.
slibcomp.ulc
11/12/2013
slibdoc SCM Library Documentation
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (15/02/2013 or later).
slibdoc.ulc
11/12/2013
slibnews Generate SCM Library News File
(29/10/2013) Released for BAE Version 8.0.
slibnews.ulc
11/12/2013
slibutil SCM Library Management
(29/10/2013) Released for BAE Version 8.0.
slibutil.ulc
11/12/2013
smovpinn Shift Vertical SCM Symbol Pin Names
(29/10/2013) Released for BAE Version 8.0.
smovpinn.ulc
29/11/2013
snextsym SCM Next Symbol Placmenent
(29/10/2013) Released for BAE Version 8.0.
snextsym.ulc
11/12/2013
spicesim Spice Circuit Data Output
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (22/06/2012 or later).
spicesim.ulc
11/12/2013
spopcol SCM Color Setup
(29/10/2013) Released for BAE Version 8.0.
spopcol.ulc
11/12/2013
sspinmac Set SCM Symbol Pin Macros
(29/10/2013) Released for BAE Version 8.0.
sspinmac.ulc
29/11/2013
ssymattr SCM Symbol Attributes Database Management
(09/12/2013) Option for transferring header attribute from master plan implemented.
Note: Requires new std.ulh include (29/11/2013 or later).
(29/10/2013) Released for BAE Version 8.0.
(18/07/2013) Bugfix/Patch: Problem with cleanup of class hidden attributes fixed.
Note: Requires new scm.ulh include (22/06/2012 or later).
ssymattr.ulc
11/12/2013
ssymedit SCM Symbol Edit Functions
(29/10/2013) Released for BAE Version 8.0.
ssymedit.ulc
11/12/2013
ssymorig Set SCM Symbol Origin
(29/10/2013) Released for BAE Version 8.0.
ssymorig.ulc
29/11/2013
ssympatt SCM Symbol Name Pattern Settings
(29/10/2013) Released for BAE Version 8.0.
ssympatt.ulc
11/12/2013
stxfin TXF Schematic Data Input
(29/10/2013) Released for BAE Version 8.0.
stxfin.ulc
11/12/2013
symattdb Create SQL Attribute Database for SCM Symbol Selection
(29/10/2013) Released for BAE Version 8.0.
symattdb.ulc
11/12/2013
symedbat SCM Symbol Edit Batch
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (15/02/2013 or later).
symedbat.ulc
11/12/2013
symmapdb Create Symbol Mapping SQL Database
(29/10/2013) Released for BAE Version 8.0.
symmapdb.ulc
11/12/2013
symsel SCM Symbol Placement with Attribute Selection
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (22/06/2012 or later).
symsel.ulc
11/12/2013
tbdvscm SCM Toolbar Design View Maintenance
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new scm.ulh include (15/02/2013 or later).
tbdvscm.ulc
23/12/2013
LAY - PCB Layout (GED, AR, CAM)Source Code
Last Change
airldens Airlines Density Diagram
(29/10/2013) Released for BAE Version 8.0.
airldens.ulc
11/12/2013
checklnl Check Layout against Netlist
(29/10/2013) Released for BAE Version 8.0.
checklnl.ulc
11/12/2013
chklmac List undefined Layout Macro References
(29/10/2013) Released for BAE Version 8.0.
chklmac.ulc
11/12/2013
conbae Connection List Output
(29/10/2013) Released for BAE Version 8.0.
conbae.ulc
11/12/2013
drillout Drilling Data Output
(29/10/2013) Released for BAE Version 8.0.
drillout.ulc
11/12/2013
dumpplc Placement Data Output
(29/10/2013) Released for BAE Version 8.0.
dumpplc.ulc
11/12/2013
edf20con EDIF 2.0 Netlist Data Import
(29/10/2013) Released for BAE Version 8.0.
edf20con.ulc
11/12/2013
gencad GENCAD 1.4 Layout Data Export
(29/10/2013) Released for BAE Version 8.0.
gencad.ulc
11/12/2013
hyplynx HyperLynx Layout Simulation Data Output
(29/10/2013) Released for BAE Version 8.0.
hyplynx.ulc
11/12/2013
icapnet ICAP Logical Netlist Import
(29/10/2013) Released for BAE Version 8.0.
icapnet.ulc
11/12/2013
ipcout IPC-D-356 Test Data Output
(29/10/2013) Released for BAE Version 8.0.
ipcout.ulc
11/12/2013
laydump Layout ASCII Dump Import/Export
(29/10/2013) Released for BAE Version 8.0.
laydump.ulc
11/12/2013
laydxfdo Layout AutoCAD/DXF Output
(29/10/2013) Released for BAE Version 8.0.
(07/08/2012) Area and trace fill output options implemented.
(07/08/2012) Layer merge option implemented.
Note: Requires new lay.ulh include (15/02/2013 or later).
laydxfdo.ulc
11/12/2013
layeps Layout EPS/PDF Output
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new lay.ulh include (15/02/2013 or later).
Note: Requires new sql.ulh include (08/02/2013 or later).
Note: Requires new std.ulh include (08/02/2013 or later).
(03/07/2012) Force text LOGICAL mode flag added.
(03/07/2012) Group output support added.
(03/07/2012) Clipped batch output option added.
layeps.ulc
19/12/2013
layeruse Layout Library Layer Usage Report
(29/10/2013) Released for BAE Version 8.0.
layeruse.ulc
11/12/2013
/baeulc/
17/07/2009
layzmbrd Zoom to Layout Board Outline
(29/10/2013) Released for BAE Version 8.0.
layzmbrd.ulc
29/11/2013
lbrowse Layout Symbol Browser
(29/10/2013) Released for BAE Version 8.0.
lbrowse.ulc
11/12/2013
lcifout Layout CIF Data Export
(29/10/2013) Released for BAE Version 8.0.
lcifout.ulc
11/12/2013
ldefmang Layout Library Part Placement Preferences Definition
(29/10/2013) Released for BAE Version 8.0.
ldefmang.ulc
11/12/2013
llibcomp Compare Layout Library Elements
(29/10/2013) Released for BAE Version 8.0.
llibcomp.ulc
11/12/2013
llibnews Generate Layout Library News File
(29/10/2013) Released for BAE Version 8.0.
llibnews.ulc
11/12/2013
llibutil Layout Library Management
(29/10/2013) Released for BAE Version 8.0.
(15/08/2020) Multilayer padstacks without drill holes added to consistency report.
llibutil.ulc
11/12/2013
lmaccref Layout Macro Cross Reference
(29/10/2013) Released for BAE Version 8.0.
lmaccref.ulc
11/12/2013
netstat Net Higlight/Visibility Status Database Management
(29/10/2013) Released for BAE Version 8.0.
netstat.ulc
11/12/2013
partlist Part List Output
(29/10/2013) Released for BAE Version 8.0.
partlist.ulc
11/12/2013
pstkdrl Padstack/Drill Definition Report
(29/10/2013) Released for BAE Version 8.0.
pstkdrl.ulc
11/12/2013
routinfo Routing Data Analysis
(29/10/2013) Released for BAE Version 8.0.
routinfo.ulc
11/12/2013
routing Routing Data Output
(29/10/2013) Released for BAE Version 8.0.
routing.ulc
11/12/2013
tbdvlay Layout Toolbar Design View Maintenance
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new lay.ulh include (15/02/2013 or later).
tbdvlay.ulc
23/12/2013
testdata Test Data Output
(29/10/2013) Released for BAE Version 8.0.
testdata.ulc
11/12/2013
tracerep Trace Report
(29/10/2013) Released for BAE Version 8.0.
tracerep.ulc
11/12/2013
unconpin Report Unconnected Netlist Pins on Layout
(29/10/2013) Released for BAE Version 8.0.
unconpin.ulc
11/12/2013
wrlout Layout WRL/VRML 3D Data Output
(29/10/2013) Released for BAE Version 8.0.
wrlout.ulc
11/12/2013
GED - Layout EditorSource Code
Last Change
autoname Automatic Part Rename Utilities
(29/10/2013) Released for BAE Version 8.0.
(10/07/2012) Placement side name suffix option added.
autoname.ulc
11/12/2013
conconv Physical Netlist Conversion
(29/10/2013) Released for BAE Version 8.0.
conconv.ulc
11/12/2013
conutil Net List Functions
(29/10/2013) Released for BAE Version 8.0.
(24/05/2013) Minimum net trace length check added.
conutil.ulc
23/12/2013
drcblock Advanced DRC Utilities
(29/10/2013) Released for BAE Version 8.0.
drcblock.ulc
11/12/2013
edifout EDIF 2.0 Netlist Data Output
(29/10/2013) Released for BAE Version 8.0.
edifout.ulc
11/12/2013
fontedit Font Editor
(29/10/2013) Released for BAE Version 8.0.
fontedit.ulc
11/12/2013
ged_ms GED Mouse Action
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
ged_ms.ulc
23/12/2013
ged_msg GED Message System Action
(29/10/2013) Released for BAE Version 8.0.
ged_msg.ulc
11/12/2013
gedbound Set Layout Workspace/Element Boundary/Origin
(29/10/2013) Released for BAE Version 8.0.
gedbound.ulc
29/11/2013
geddisp GED Display Functions
(29/10/2013) Released for BAE Version 8.0.
(07/02/2013) Documentary side specific layer browse options implemented.
geddisp.ulc
11/12/2013
geddraw GED 2D Drawing Functions
(29/10/2013) Released for BAE Version 8.0.
geddraw.ulc
11/12/2013
gedgroup GED Group Functions
(29/10/2013) Released for BAE Version 8.0.
(09/08/2013) Bugfix/Patch: Problem with via macros in group load without hierarchy fixed.
gedgroup.ulc
11/12/2013
gedio GED Data I/O Functions
(29/10/2013) Released for BAE Version 8.0.
(23/08/2012) SVG Output function added.
Note: Requires User Language program lsvgout.ulc (23/08/2012 or later).
gedio.ulc
29/11/2013
gedmacl Layout Macro Load
(29/10/2013) Released for BAE Version 8.0.
(27/07/2012) New Layout Editor window launch option added.
gedmacl.ulc
11/12/2013
gedpart GED Part and Placement Functions
(29/10/2013) Released for BAE Version 8.0.
(22/06/2012) Part selection box added to part macro update function.
gedpart.ulc
11/12/2013
gedpick Layout Polygon Cross/Center Pick Functions
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
gedpick.ulc
29/11/2013
gedpoly GED Polygon Functions
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (24/05/2013 or later).
Note: Requires BAE Version 7.8.046 (24/05/2013 or later).
(13/11/2012) Pad gap keepout generation function added.
gedpoly.ulc
11/12/2013
gedrule Layout Rule Assignment Utility
Note: Requires new lay.ulh include (18/11/2013 or later).
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new lay.ulh include (05/09/2013 or later).
Note: Requires new lay.ulh include (09/08/2013 or later).
Note: Requires new lay.ulh include (09/11/2012 or later).
Note: Requires new lay.ulh include (30/10/2012 or later).
Note: Requires new lay.ulh include (29/06/2012 or later).
Note: Requires new lay.ulh include (27/06/2012 or later).
gedrule.ulc
11/12/2013
gedsetup Layout Editor Setup
(29/10/2013) Released for BAE Version 8.0.
gedsetup.ulc
23/12/2013
gedtext GED Text/Drill Functions
(29/10/2013) Released for BAE Version 8.0.
gedtext.ulc
11/12/2013
gedtrace GED Trace and Routing Functions
(29/10/2013) Released for BAE Version 8.0.
(24/05/2013) Minimum net trace length violation messages added to report.
Note: Requires new lay.ulh include (21/12/2012 or later).
Note: Requires new lay.ulh include (27/06/2012 or later).
Note: Requires BAE Version 7.8.008 (29/06/2012 or later).
gedtrace.ulc
11/12/2013
gedvar Layout Variant Selection
(29/10/2013) Released for BAE Version 8.0.
gedvar.ulc
11/12/2013
gedvia GED Via Functions
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new std.ulh include (26/07/2013 or later).
gedvia.ulc
13/12/2013
genlmac Layout Library Element Generator
(29/10/2013) Released for BAE Version 8.0.
genlmac.ulc
11/12/2013
laydxfdi Layout AutoCAD/DXF Input
(29/10/2013) Released for BAE Version 8.0.
(17/06/2013) Closed lines fill option implemented.
Note: Requires new lay.ulh include (15/02/2013 or later).
laydxfdi.ulc
11/12/2013
layedbat Layout Library Batch Editor
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new lay.ulh include (15/02/2013 or later).
(21/01/2013) Text center options in copy/change functions preserved.
layedbat.ulc
11/12/2013
lcifin Layout CIF Data Import
(29/10/2013) Released for BAE Version 8.0.
lcifin.ulc
11/12/2013
lerrlist Layout DRC Error List Display
(29/10/2013) Released for BAE Version 8.0.
lerrlist.ulc
11/12/2013
llibdoc Layout Library Documentation
(29/10/2013) Released for BAE Version 8.0.
llibdoc.ulc
11/12/2013
lmacread Layout Macro Definition Import
(29/10/2013) Released for BAE Version 8.0.
lmacread.ulc
11/12/2013
lminin Orcad MIN Layout Data Import
(29/10/2013) Released for BAE Version 8.0.
lminin.ulc
11/12/2013
lpintrc Layout Pin Trace Connection
(17/12/2013) Bus trace data edit support implemented.
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new lay.ulh include (26/07/2013 or later).
Note: Requires new std.ulh include (26/07/2013 or later).
Note: Requires new std.ulh include (24/05/2013 or later).
Note: Requires BAE Version 7.8.046 (24/05/2013 or later).
Note: Requires new lay.ulh include (15/02/2013 or later).
Note: Requires new sql.ulh include (08/02/2013 or later).
Note: Requires new std.ulh include (08/02/2013 or later).
lpintrc.ulc
17/12/2013
lsymedit Layout Part Symbol Edit Functions
(29/10/2013) Released for BAE Version 8.0.
lsymedit.ulc
11/12/2013
ltxfin TXF Layout Data Input
(29/10/2013) Released for BAE Version 8.0.
ltxfin.ulc
11/12/2013
mt_rout Mikami-Tabuchi Router
(29/10/2013) Released for BAE Version 8.0.
(31/05/2012) Option for creating fixed traces added.
mt_rout.ulc
11/12/2013
polyrnd Change Polygon Corners to Arcs or 45 Degree Segments
(29/10/2013) Released for BAE Version 8.0.
(31/05/2012) Single corner radius change enabled.
polyrnd.ulc
11/12/2013
readlplc Layout Placement Data Input
(29/10/2013) Released for BAE Version 8.0.
readlplc.ulc
11/12/2013
teardrop Teardrop Functions
(29/10/2013) Released for BAE Version 8.0.
teardrop.ulc
11/12/2013
tracernd Change Trace Corners to Arcs
(29/10/2013) Released for BAE Version 8.0.
(31/05/2012) Single corner radius change enabled.
tracernd.ulc
11/12/2013
trcpush Push Trace Segments
(29/10/2013) Released for BAE Version 8.0.
trcpush.ulc
29/11/2013
vhdlout VHDL Netlist Data Output
(29/10/2013) Released for BAE Version 8.0.
vhdlout.ulc
11/12/2013
AR - AutorouterSource Code
Last Change
ar_ms Autorouter Mouse Action
(29/10/2013) Released for BAE Version 8.0.
ar_ms.ulc
29/11/2013
ardisp Autorouter Display Functions
(29/10/2013) Released for BAE Version 8.0.
(07/02/2013) Documentary side specific layer browse options implemented.
ardisp.ulc
11/12/2013
ario Autorouter Data I/O Functions
(29/10/2013) Released for BAE Version 8.0.
(23/08/2012) SVG Output function added.
Note: Requires User Language program lsvgout.ulc (23/08/2012 or later).
ario.ulc
29/11/2013
arsetup Autorouter Setup
(29/10/2013) Released for BAE Version 8.0.
arsetup.ulc
29/11/2013
CAM - CAM ProcessorSource Code
Last Change
cam_ms CAM Processor Mouse Action
(29/10/2013) Released for BAE Version 8.0.
cam_ms.ulc
29/11/2013
cambatch CAM Batch Output
(29/10/2013) Released for BAE Version 8.0.
cambatch.ulc
11/12/2013
cambatdb CAM Batch Database
(29/10/2013) Released for BAE Version 8.0.
Note: Requires new sql.ulh include (08/02/2013 or later).
Note: Requires new std.ulh include (08/02/2013 or later).
(06/07/2012) Clipping options added to monochrome bitmap output step.
cambatdb.ulc
11/12/2013
camio CAM Processor Data I/O Functions
(29/10/2013) Released for BAE Version 8.0.
(23/08/2012) SVG Output function added.
Note: Requires User Language program lsvgout.ulc (23/08/2012 or later).
camio.ulc
29/11/2013
camsetup CAM Processor Setup
(29/10/2013) Released for BAE Version 8.0.
camsetup.ulc
29/11/2013
gaptutil Gerber Aperture Table Management
(29/10/2013) Released for BAE Version 8.0.
gaptutil.ulc
11/12/2013
gballsig CAM Signal Layers Gerber Output Batch
(29/10/2013) Released for BAE Version 8.0.
gballsig.ulc
11/12/2013
ginsout Generic Insertion Data Output
(29/10/2013) Released for BAE Version 8.0.
(19/06/2013) Pin positions output option implementiert.
Note: Requires new lay.ulh include (15/02/2013 or later).
(24/01/2013) Part pin net output option implemented.
ginsout.ulc
11/12/2013
powdchk Power Layer Heat-trap Check
(29/10/2013) Released for BAE Version 8.0.
powdchk.ulc
11/12/2013
CV - CAM ViewSource Code
Last Change
cv_ms CAM View Mouse Action
(29/10/2013) Released for BAE Version 8.0.
cv_ms.ulc
29/11/2013
cvbatld Load CAM Batch Output Files
(29/10/2013) Released for BAE Version 8.0.
cvbatld.ulc
11/12/2013
cvsetup CAM View Setup
(29/10/2013) Released for BAE Version 8.0.
cvsetup.ulc
29/11/2013
ICD - IC Design (CED)Source Code
Last Change
checkinl Check IC Design against Netlist
(29/10/2013) Released for BAE Version 8.0.
checkinl.ulc
11/12/2013
chkimac List undefined IC Design Macro References
(29/10/2013) Released for BAE Version 8.0.
chkimac.ulc
11/12/2013
icdpcr IC Design Report
(29/10/2013) Released for BAE Version 8.0.
icdpcr.ulc
11/12/2013
CED - Chip EditorSource Code
Last Change
ced_ms Chip Editor Mouse Action
(29/10/2013) Released for BAE Version 8.0.
ced_ms.ulc
11/12/2013
ceddisp Chip Editor Display Functions
(29/10/2013) Released for BAE Version 8.0.
ceddisp.ulc
11/12/2013
cedgroup Chip Editor Group Functions
(29/10/2013) Released for BAE Version 8.0.
cedgroup.ulc
11/12/2013
cedmacl IC Design Macro Load
(29/10/2013) Released for BAE Version 8.0.
cedmacl.ulc
11/12/2013
cedpart Chip Editor Macro and Placement Functions
(29/10/2013) Released for BAE Version 8.0.
cedpart.ulc
11/12/2013
cedpoly Chip Editor Polygon Functions
(29/10/2013) Released for BAE Version 8.0.
cedpoly.ulc
11/12/2013
cedsetup Chip Editor Setup
(29/10/2013) Released for BAE Version 8.0.
cedsetup.ulc
29/11/2013

Unreleased BAE User Language Programs

 
 
 
 
Please note that the User Language programs provided in this section are UNRELEASED. We do not guarantee to provide any software maintenance and/or user support for these programs, and these programs may be subject to change or withdrawal at any time without prior notice.
 
 
 
 

Please see the Download Instructions for information on how to download and install the User Language sources provided in this section.

STD - Standard (SCM, GED, AR, CAM, CV, CED)Source Code
Last Change
adjorig.ulc Adjust Origin

The adjorig.ulc User Language program moves the origin of the currently loaded element to the original system origin. adjorig.ulc also moves all objects placed on the currently loaded element accordingly. The purpose of adjorig.ulc is to snap the design data to the original system grid when editing in different (non-default) grids.

adjorig.ulc
setdgrid.ulc Set Display Grid

The setdgrid.ulc User Language program provides a display grid selection menu intended for inclusion in the BAE View menus.

setdgrid.ulc
setigrid.ulc Set Input Grid

The setigrid.ulc User Language program provides an input grid selection menu intended for inclusion in the BAE View menus.

setigrid.ulc
SCM - Schematic EditorSource Code
Last Change
scanlab.ulc SCM Plan Label Scan

The scanlab.ulc User Language program scans the labels of a selectable SCM project file and generates a label cross reference.

scanlab.ulc
GED - Layout EditorSource Code
Last Change
gedpart2.ulc Advanced/Unreleased GED Part and Placement Functions

The gedpart2.ulc User Language program provides advanced/unreleased Layout Editor part and placement utilities such as update/replace part macros according to netlist, update alternate part package types of placed parts, delete parts with incomplete macros, fix parts with value attribute assignments.

gedpart2.ulc
gedtrc2.ulc Advanced/Unreleased GED Trace and Routing Functions

The gedtrc2.ulc User Language program provides advanced/unreleased Layout Editor trace and routing utilities such as find antennas (i.e., trace ends not ending on any padstack), create surrounding rectangle fill areas for all paths (to prepare for copper fill and to support so-called 'negative techniques'), convert traces to areas, convert hatch areas to traces.

gedtrc2.ulc
hltpnets.ulc Highlight Nets without Drillings

The hltpnets.ulc User Language program highlights nets without drillings, i.e., nets where test points might be expected to be assigned to in cases where test point generation would be intended. The test point nets to be highlighted can be selected from popup menu. Display functions such as redraw, zoom, color setup are provided during net highlight.

hltpnets.ulc
inspicks.ulc Define Insertion Pick Texts on Library Symbols

The inspicks.ulc User Language program is used to define insertion pick texts on layout part symbols of a selectable library to prepare for insertion data output. inspicks.ulc automatically places the insertion pick texts onto a selectable insertion data documentary layer at the part origin, the pin gravity point or at pin 1 coordinate. An option for replacing existing insertion pick texts is also provided.

inspicks.ulc
toolhori.ulc Horizontal GED Sample Toolbar

The toolhori.ulc User Language program creates a permanently visible horizontal toolbar with a series of function buttons. The sample draw function action sequences are extended to automatically select documentary layer 1 side 2. For the arrow functions the arrow width is set to 0.5mm and the arrow drawing is terminated after the first arrow.

toolhori.ulc
toolvert.ulc Vertical GED Sample Toolbar

The toolvert.ulc User Language program creates a permanently visible vertical toolbar with a series of function buttons. The sample draw function action sequences are extended to automatically select documentary layer 1 side 2. For the arrow functions the arrow width is set to 0.5mm and the arrow drawing is terminated after the first arrow.

toolvert.ulc
Bartels :: Bartels AutoEngineer :: BAE Support :: User Language Sources

BAE User Language Source Updates
© 1985-2025 Oliver Bartels F+E • Updated: 08 July 2004, 04:27 [UTC]

© 1985-2025 Oliver Bartels F+E Bartels Homepage Contact and Corporate Info

Web Development by Baumeister Mediasoft Engineering

make this page your Homepage... add this page to your Favorites... send this page to a friend... display printer friendly page... display sitemap... display sitemap with all page contents... BAE User Language-Quellcodeupdates - Deutsche Version BAE User Language Source Updates - English Version