Message 1 of 1
Automating a quite simlple task: Import & rotate.

Not applicable
12-07-2020
04:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Being quite new with C# (experience with other programming languages though) and API's, I'm trying to figure out how things work for the Navisworks API.
The thing I'm struggling with is to understand the document class and why I don't manage to instantiate it. I suspect it has to do with the difference in the API's (Automation, Plugins & Controls) provided?
The first automation I basically want to develop is to import IFC's and arrange their visibility in Navisworks.
Importing works well from one of the examples provided, but for arranging their visibility I'm don't seem to get it.
I presumed I have to instantiate a document then, but even that I 'm not able to.
In short getting a little bit lost here.
Any'one who colud assist me?
Thx!