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

Rhinoscriptsyntax AddTextDot

$
0
0

2 posts

Clement (clement) wrote:

Hi @stevebaer,

there is one small typo in rhinoscriptsyntax under geometry.py for the AddTextDot function:

if id==System.Guid.Empty:

should use rc instead:

if rc==System.Guid.Empty:

thanks,
c.


Viewing all articles
Browse latest Browse all 4217

Trending Articles