Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to set the WD_LIB paths for use with a custom library. I the wd.env file the lines to set WD_LIB and WD_PNL do not work when I use the %WD_DIR% alias for my custom library. The default line works:
WD_LIB,%SL_DIR%/jic125;%SL_DIR%/jic125/1-;%SL_DIR%/pneu_iso125;%SL_DIR%/pid;%SL_DIR%/hyd_iso125, schem, 1-line, and pneumatic/pid/hydraulic default paths
WD_PNL,%SL_DIR%/panel, panel layout symbol library base folder
In my project the default paths button populates correctly:
When I add %WD_DIR%/Library/Symbols; to the path, the %SL_DIR% alias stops working.
WD_LIB,%WD_DIR%/Library/Symbols;%SL_DIR%/nfpa;%SL_DIR%/jic125;%SL_DIR%/jic125/1-;%SL_DIR%/pneu_iso125;%SL_DIR%/pid;%SL_DIR%/hyd_iso125, schem, 1-line, and pneumatic/pid/hydraulic default paths
WD_PNL,%WD_DIR%/Library/Panel;%SL_DIR%/panel, panel layout symbol library base folder
What could be causing this? I am using AutoCAD Electrical 2017 on Windows 10 64 bit.
Solved! Go to Solution.