Skip to content

Commit

Permalink
Update getting-started-with-rhino.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scotttd committed Aug 13, 2019
1 parent 7098886 commit 451d2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Autodesk/Revit/doc/getting-started-with-rhino.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ To find out more about these tools, see the [Grasshopper Components in Revit Gui
Both the Revit and Rhino APIs are available simultaneously with Rhino.inside. There are two main ways Python is used.

1. [Create custom Python components in Grasshopper that are Revit aware](ghpython-in-revit.md)
2. Use the Rhino Python editor to create Python Scripts.
2. [Use the Rhino Python editor to create Python Scripts](rhinopython-in-revit.md)

The Rhino.Python editor can be called up from within Revit. By referencing the Revit.Python namespaces, both the Rhino and Revit Python scripts can be called from a single Python script.

Expand Down

0 comments on commit 451d2e2

Please sign in to comment.