Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

EditPythonScript AutoComplete bug

$
0
0

@clement wrote:

Hi @dale,

If i type this in the python script editor, everything after clr.AddReferenceToFileAndPath fails 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

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles