Basic PyGenerator plugin Please
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 24/10/2011 at 09:18, xxxxxxxx wrote:
Don't need to do the CSTO either really.
You're right! Thanks a'lot.
I played with M.Zabiegly's pointcloud's sample(big thanks to his xpresso tutorials), trying to get cache from procedural objects(Lennart, i make same 3d fashion sample as you did) and try to apply same CSTO.
For CSTO and additional py-snippets i want to say Thanks to Sebastien, Niklas, Scott...
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/10/2011 at 08:40, xxxxxxxx wrote:
I have question is this function replicate GetContour() - BaseObject.GetRealSpline ?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/10/2011 at 11:14, xxxxxxxx wrote:
Not really I'm afraid.
But I've come a long way linking Cloners, MoSplines etc
from within the plugin as per the example you show earlier.
This way basically any virtual object within the generator
can be picked. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/11/2011 at 09:20, xxxxxxxx wrote:
Originally posted by xxxxxxxx
Also try Nux95's DrawApi helpers, thanks a'lot to Niklas!
Niklas, can you make sample with DrawLines if it-s possible, i some ago apply at sample project...but lost it....I'm sorry, haven't ever read this post before.
Can you explain more what 'ya need ?PS: My latest achievement in the DrawApi module. (Animations)
http://www.screenr.com/mQLs -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/11/2011 at 23:44, xxxxxxxx wrote:
Hallo
Can you explain more what 'ya need ?
I mean your previous work as Python Draw Helper(sample with bd, draw polygon triangle with coloring)
your GUI development is wonderful!!!!
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/11/2011 at 02:20, xxxxxxxx wrote:
Ah I thought you were talking about 2d GUI, thats why I postet the video.
Thanks !And what was your problem, now ? ^^
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/11/2011 at 10:51, xxxxxxxx wrote:
thanks, i have not any, pass it or return TRUE
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/11/2011 at 03:59, xxxxxxxx wrote:
Why not try the Py-DoubleCircle example from the Python SDK?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/11/2011 at 05:42, xxxxxxxx wrote:
Hi Jack. That's what I did. But the issue turned out to be the cache.
As it only refresh itself internally and not from changes of external input.
I started another thread about that but it's not totally solved other than the workarounds mentioned there (link from within the script/code)https://developers.maxon.net/forum/topic/6070/6249_getcontour-refresh-or-uncache-how
Cheers
Lennart -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/11/2011 at 18:33, xxxxxxxx wrote:
Oh, sorry. I just see in your initial posting that you did that.
I should read more carefully.