python import > how to create a point?
Hello,
I tried to create a point using python but it did not work
well.
How should I do it? Please let me know. Thank you.
Best,
ky
- a.jpg 148 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Frederik De Ble... on 24 Feb, 2013 09:19 PM
Hi,
You're intuition was right, but NodeBox is wrong :-)
We're currently reworking the graphics API so that you can just create a map containing X/Y and have it be represented as a point. For now you have to use the Point object:
Again, since the API is in flux I can't guarantee this code will keep working in the future.
Kind regards,
F
Frederik De Bleser closed this discussion on 24 Feb, 2013 09:19 PM.
ky re-opened this discussion on 25 Feb, 2013 04:45 PM
2 Posted by ky on 25 Feb, 2013 04:45 PM
Thank you for your response. I just downloaded the latest version of Nodebox3 and I realized the attached Nodes are not appeared on the menu. Could you give us some tips? Thank you :-)
Best,
ky
Support Staff 3 Posted by Frederik De Ble... on 08 Apr, 2013 06:57 PM
The nodes won't automatically appear on the menu. This is not supported yet. If you want to use them in another document, you have to copy-paste them.
Obviously, this is not ideal. We're working on a fix for this.
Frederik De Bleser closed this discussion on 08 Apr, 2013 06:57 PM.