Autodesk Navisworks API
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
What data read by Naviswork
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi All,
I want to add custom data to an entity in AutoCAD that can be display in Naviwork Properties, is it possible?
I'm using AutoCAD 2011 and Visual Express 2010
Thanks
Re: What data read by Naviswork
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
for native AutoCAD entity, you have to add the additional properties on the file of the Navisworks format. i.e. after the original DWG is converted to nwd, iterate the model items and add the properties to them by Navisworks API.
for the custom entity, please refer to
http://adndevblog.typepad.com/aec/2013/01/display-
http://adndevblog.typepad.com/aec/2013/01/display-
currently, no way (or no options) to import xdata to Navisworks
Xiaodong Liang
Developer Technical Services
Autodesk Developer Network
Re: What data read by Naviswork
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi xiaodong.liang
I'm installing visual express now, so I can't install Object ARX. However I look to your website to following address : http://adndevblog.typepad.com/aec/2012/05/create-a
which looks like can do what I want.
The problem is I'm a real dummy in naviswork, can you tell me how to load dll file we created, and is it also possible to run our code without running the naviswork software? I have checked to the documentation but still confusing for me
Thanks
Re: What data read by Naviswork
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
do you mean Navisworks plugin dll file? Please read the tutorial
C:\Program Files\Autodesk\Navisworks Manage 2013\api\net\documentation\NET API.chm >> Developer Guide >> Writing Plug-ins.
If you meant by ObjectARX dll, I'd suggest you get started with by the materials below:
ObjectARX 2013 Training
ObjectARX 2010/2012 Training
Xiaodong Liang
Developer Technical Services
Autodesk Developer Network

