Hi. I am trying to create Line in Revit 2016 using RevitPytonShell like in this tutorial:
http://wiki.theprovingground.org/revit-api-py-curves (Drawing a Line section)
But when I execute code I get error message "...FamilyItemFactory has no attribute NewSketchPlane..."
What is the problem here?