Skip to content

Commit 19bbefa

Browse files
committed
link fix
1 parent a34e940 commit 19bbefa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NavisPythonShell
22

3-
This is obviously a fork of the [RevitPythonShell] (https://github.com/architecture-building-systems/revitpythonshell) bringing an IronPython interpreter to Autodesk Navisworks, and it would not be possible without the great work of everyone involved with the RPS project. It's still pretty rough around the edges and provides only basic functionality at this time. I'm sharing my work so far, in the hopes that together we can expand it further.
3+
This is obviously a fork of the [RevitPythonShell](https://github.com/architecture-building-systems/revitpythonshell) bringing an IronPython interpreter to Autodesk Navisworks, and it would not be possible without the great work of everyone involved with the RPS project. It's still pretty rough around the edges and provides only basic functionality at this time. I'm sharing my work so far, in the hopes that together we can expand it further.
44

55
The NavisPythonShell (NPS) ~lets you to write plugins for Navisworks in Python,~ provides you with an interactive shell that lets you see the results of your code *as you type it*. This is great for exploring the Navis API.
66

0 commit comments

Comments
 (0)