Tag: Navisworks
-
Create Clash Selection with Selection Set
Navisworks Clash allows the types of SelectionA and SelectionB to be set by Model Items from the standard or compact model tree, by properties, or by selection set. From an API perspective, SelectionA and SelectionB are of type ClashSelection, whose Selection property can hold an explicit selection or a selection source. The model tree items…
-
Navisworks 2024 SDK is posted
By Naveen Kumar Navisworks 2024 SDK has been posted on ADNOpen: https://www.autodesk.com/developer-network/platform-technologies/navisworks Navisworks 2024 is built against .NET Framework 4.8, which means the application with NET API supports .NET Framework 4.8 and above. The program will need to be compiled by Visual Studio 2022 and .NET Framework 4.8 and above. In Navisworks 2024 API, We…
-
Setting “Units and Transform” values via Navisworks API
By Naveen Kumar Question: I’m trying to modify the Model Units, Origin, Rotation, and scale values of each appended 3D model. Is it possible to change these values via Navisworks API? Answer: Yes, it is possible to change these…

You must be logged in to post a comment.