@clement wrote:
Hi @dale,
If i type this in the python script editor, everything after
clr.AddReferenceToFileAndPathfails to autocomplete:import Rhino import clr # before below line, autocomplete works as expected clr.AddReferenceToFileAndPath(r"C:\Test.dll") # after above line, autocomplete stopped working eg type Rhino._
c.
Posts: 1
Participants: 1