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

Issue: Enhanced Text Fields do not display document user data anymore

$
0
0

Hi there,

I used to be able to set a value for document user data and use that value as an enhanced text field. However it does now display “####”

Can anyone help me out?

Thanks,
Tim

I use snippet below to set the value. Then from the textEditor I select the value as an anhanced text field (screenshots). I am using version 7 sr24

import rhinoscriptsyntax as rs
rs.SetDocumentData("mySection", "fieldName", 'FieldValue')

image

image

6 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4140

Trending Articles