2010
Table Of Contents
- Contents
- Welcome to Autodesk Navisworks Simulate 2010
- Installation
- Quick Start to Stand-Alone Installation
- Prepare for Installation
- Install and Run Autodesk Navisworks Simulate 2010
- Move to Autodesk Navisworks from a Previous Release
- Install Autodesk Navisworks for Multiple Users
- Quick Start to Network Administration and Deployment
- Set Up a Deployment
- Installation Troubleshooting
- General Installation Issues
- How can I check my graphics card driver to see if it needs to be updated?
- When performing a Typical installation, what gets installed?
- Why should I specify the Project Folder and Site Folder?
- How do I share the Autodesk Navisworks settings on a site and project basis?
- Where are my product manuals?
- How do I register and activate Autodesk Navisworks?
- Deployment Issues
- Licensing Issues
- Networking Issues
- Uninstall and Maintenance Issues
- When adding or removing features, how can I tell what features get installed by default?
- Is it possible to change the installation folder when adding or removing features?
- When should I reinstall the product instead of a repair?
- Do I need my original disk to reinstall my software?
- When I uninstall my software, what files are left on my system?
- General Installation Issues
- Quick Start to Stand-Alone Installation
- Quick Start
- Get a Whole-Project View
- Work with Files
- Native File Formats
- Compatible CAD Applications
- Use File Readers
- 3DS File Reader
- ASCII Laser Scan File Reader
- Bentley AutoPLANT File Reader
- CIS2 File Reader
- DWG/DXF/SAT File Reader
- DWF File Reader
- DGN File Reader
- Faro Scan File Reader
- IFC File Reader
- IGES File Reader
- Inventor File Reader
- JTOpen File Reader
- Leica Scan File Reader
- MAN File Reader
- PDS File Reader
- Riegl Scan File Reader
- RVM File Reader
- SketchUp SKP File Reader
- STEP File Reader
- STL File Reader
- VRML File Reader
- Z+F Scan File Reader
- Use File Exporters
- Manage Files
- Explore Your Model
- Control Model Appearance and Render Quality
- Review Your Model
- Use Viewpoints and Sectioning Modes
- Record and Play Animations
- Work Within a Team
- Share Data
- Work with Files
- Animate Objects
- Create Photorealistic Visualizations
- Simulate Construction Scheduling
- Autodesk Navisworks Reference
- File Options Dialog Box
- File Units and Transform Dialog Box
- New Link Dialog Box
- Edit Link Dialog Box
- Edit Viewpoint Dialog Box
- Options Editor
- Default Collision Dialog Box
- Collision Dialog Box
- Convert Object Properties Dialog Box
- Culling Options Dialog Box
- Customize Dialog Box
- Customize Keyboard Dialog Box
- Edit Key Frame Dialog Box
- Publish Dialog Box
- Background Settings Dialog Box
- QTVR Object Movie Settings Dialog Box
- Export Rendered Image Dialog Box
- Image Export Dialog Box
- Animation Export Dialog Box
- Glossary
- Index
b Click the Setup button. The driver wizard opens, and guides you through the setup options. If you
have difficulties setting up your connection details, contact your database administrator. When you
finish, the box underneath will show the connection string. This string can be modified, if necessary.
For example, if you want to select a database with a certain name (say, test.mdb) that is always next
to the model file (as in the resultant NWD/NWF not the original), type in:
DBQ=%pushpath(%poppath(%currentpath),"test.mdb"); DRIVER={Microsoft Access Driver (*.mdb)};
If you want to select a database with the same name as the original model file (say, AutoPlant), type
in: DBQ=%join(%removeext(%removepath(%sourcepath)),".mdb"); DRIVER={Microsoft Access Driver
(*.mdb)};
4 Select the Hold Open for Application Lifetime check box, if you want to keep the database link open until
you exit Autodesk Navisworks.
5 Specify which table in the database to query:
In the SQL String field, click after SELECT, and enter the selection statement, for example: SELECT * FROM
tblBoilerData WHERE "NWUniqueID" = %prop("Entity Handle", "Value");
This statement instructs Autodesk Navisworks to select all columns from the tblBoilerData table, whilst
requiring that the column called NWUniqueID matches a category/property pair called Entity Handle/Value.
6 Select which columns you want to display as link categories on the Properties window:
a Double-click the Fields Name field, and type the exact name of the database column, for example:
“Part-time”.
b Press ENTER.
The Display Name is automatically completed for you, but you can click it, and enter a different name,
if you want. The text entered here is the category name shown on the link tab of the Properties window.
c Repeat the above process to list all required categories in the Fields area of the dialog box.
7 Click OK.
IMPORTANT The model is not linked to the external data source until you have activated the database link.
To delete a database link
1 To delete a file-based database link:
a Click Tools ➤ File Options.
b In the File Options dialog box, DataTools tab, click the link you want to remove in the DataTools Links
area, and click the Delete button.
External Database Links | 201