Title: MicroStation Champions Tips and Tricks Session
1MicroStation Champions Tips and Tricks Session
Shawn Foster - HNTB
2Standards management and administration
3Standards Management and Use
- KIS Keep It Simple
- Hire Smart People
- Communicate
- Repeat
4Hire Smart People
- If youre dumb, hire smart people
- If youre smart, hire smart people that disagree
with you. - - Isaac Jaffe, Sports Night
5Standards Management
- Some tools and thoughts within MicroStation to
help you on your way
6DGNLibs
- Been around since the beginning for V8 (6 years!)
- Holds levels, symbology, Text Styles, Dimension
Styles, etc - Useem.
- Go to Session x to learn about them
- Not going to bore you here with this one
7Dimension Audit
- Oldie but a goodie
- Checks for
Overridden Text
Lost Associations
Non-Associated
Dropped Dims
8(No Transcript)
9Cell Index
- Do you use CELLUTIL to document your cells?
- Its built in XM!
10Cell Index Settings
Pretty self explanatory
Anyone still use these?
11Cell Index
12Element Templates
- Parameters or The Recipe
- Can set symbology, settings, hatching, etc
- Can be connected to Tools
- Can be set up as a tree
13Element Templates
- Can be connected to Tools
14Element Templates
- Can be connected to Tasks
15Element Templates
- See Sessions for details
- But heres a couple of ideas
16Element Templates
- Import Settings Manager file
17Element Templates
- Import Settings Manager file
18Element Templates
- BarMenu to Templates
- Free tool at MicroStation.Bentley.com
19Element Templates
20Element Templates
21Standards Checker
- Additions Element Templates
22Standards Checker
- Oldies but Goodies SC Ref Checks
23Standards Checker
- Oldies but Goodies SC Ref Checks
24XML report file w/ SCREF VBA loaded
You need the style sheet (.XSL), and you can edit
25XML report file w/ SCREF VBA loaded
You need the style sheet (.XSL), and you can edit
to suit your need
26Workspace Management
Plus ça change,
plus c'est la même chose.
The more things change,
the more they stay the same.
Alphonse Karr (1808-1890)
27Standards Management and Use
- KIS Keep It Simple
- Simple is easy to maintain
- Easy to faster to change
- The more complicated you make your workspace, the
harder it will be for others to troubleshoot
28My opinion Dont do this
29Checking for the network
- Server//SERVERNAME/CADDRESOURCESHARE
- if exists ((SERVER))
- COMPANYNAME_NETWORK 1
- else
- undef COMPANYNAME_NETWORK
- SERVER C/CADDRESOURCESHARE/
- endif
- if exists((SERVER)(MSTNVER)/workspace/standards
/SITE.cfg) - include (SERVER)(MSTNVER)/workspace/standards/
SITE.cfg - endif
30DWG variables
- To use when you want to use DWG mode, but get
specific on what the client wants - Some do this at the Site level
- I suggest at the Project level
31Standardize
- Same Workspace everywhere
- Replicate
- Robocopy
- XCOPY is there, too, but we like Robocopy
- Part of the Microsoft Windows Resource kit
- Lots of options switches
32Robocopy our Options
- /tee - output to console window, as well as the
log file - .
- /z - copy files in restartable mode (survive
network glitch) - /mir - /MIR MIRror a directory tree -
equivalent to /PURGE plus all subfolders (/E) - /np - /NP No Progress - don't display copied
- /r5 - number of Retries on failed copies -
default is 1 million - /w5 - Wait time between retries - default is 30
seconds
33WinBatch helps us tremendously
www.winbatch.com
- .bat files black box for normal users
(sometime) - WinBatch gives the users a warm fuzzy as to
whats going on
34License Updater
Helps both installers and end users
35Configuration Updater
Helps both installers and end users
36I make glass tubes
- Philo Farnsworth invented TV
But his brother-in-law helped make it happen
37I make glass tubes
- As CAD Management and Standards Bearers, we may
not know everything about what the designers or
production staff does.
But we can help create an STANDARD environment
to help them realize their ideas
38Thanks!sfoster_at_hntb.com
MicroStation Champions Tips and Tricks Session
Shawn Foster - HNTB