Search found 31 matches

by tak
Fri Feb 14, 2020 9:21 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

I tried to create a vectorArray, but it is not work. Create the box is working fine. Am I missing some package? https://drive.google.com/open?id=15dUHaT-DH-MgWIBN8InVvIlA6sV8EGwv To see the outcome you have to visualize the Shape. In the case of the Box you click at the end the green circle. This c...
by tak
Wed Feb 12, 2020 6:27 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

I tried to create a vectorArray, but it is not work. Create the box is working fine.
Am I missing some package?

https://drive.google.com/open?id=15dUHa ... lA6sV8EGwv
by tak
Mon Feb 10, 2020 8:29 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

sorry for the number of questions.
I can create box/ sphere but not other nodes like(vectorArray etc). Such as the below video in 0:18.
phpBB [video]
by tak
Mon Feb 10, 2020 8:14 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

Also, I follow this video. I click execute in the timer. It doesn't work. And my vecArray has not "preserveLists". These are makeArray nodes from core Pyflow, and I see this flag is lost. So we have to reimplement it. Toy, toy1,toy2 are development toos. They change during development on ...
by tak
Mon Feb 10, 2020 2:55 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

Also, I follow this video. I click execute in the timer. It doesn't work. And my vecArray has not "preserveLists".
phpBB [video]
by tak
Mon Feb 10, 2020 2:37 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

The result of the last week: I splitted the source code of the nodes into 22 categories http://freecadbuch.de/doku.php?id=pyflow:nodes#nodes_by_category At the moment there are about 110 nodes for testing. Now it is easier for me to handle all this files with less than 1000 lines. Next steps: impro...
by tak
Fri Feb 07, 2020 8:50 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

When I click "create all nodes for tests", there is a error message "No module named 'PyFlow.Packages.PyFlowFreeCAD'". Am I missed some packages? you have to reguister the package in the property dialog see: https://forum.freecadweb.org/viewtopic.php?f=8&t=36299&start=14...
by tak
Fri Feb 07, 2020 8:48 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

deleted
by tak
Fri Feb 07, 2020 5:43 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

When I click "create all nodes for tests", there is a error message "No module named 'PyFlow.Packages.PyFlowFreeCAD'". Am I missed some packages?
by tak
Mon May 27, 2019 2:18 am
Forum: Open discussion
Topic: node editor - pyflow
Replies: 290
Views: 76580

Re: node editor - pyflow

@microelly2 any chance you are moving over to python3? There are a lot of stuff not yet compatible with python3 in your modified library... I guess a node-editor not compatible with python3 has not much future. There are not to many free node-editors available which can be embedded into FreeCAD. I ...