Merge items
-
I need someone's help!
How can I merge lines between two 'touching' cubes to create a unique obj, using ruby language?
what is the code?
thanks -
@mattols said:
I need someone's help!
How can I merge lines between two 'touching' cubes to create a unique obj, using ruby language?
what is the code?
thanksNOt sure what you mean when you say what is the code? Can you not use the intersect function to merge lines or cubes?
-
so in my plugin I have to put...
entities = model.active_entities
intersect_line_line
(Iknow I wrote a horrific thing!) can you help me to write it better?
-
@mattols said:
so in my plugin I have to put...
entities = model.active_entities
intersect_line_line
(Iknow I wrote a horrific thing!) can you help me to write it better?
Sorry dont know much about ruby you might find more help in its dedicated forum?
-
Epic Fail
-
I know!... can you do something better?
-
who knows how to do better?
-
You are trying to fly before you can crawl...
Learn to walk, then run etc...
If you can't explain to us what it is you want to do, then how can you explain it to yourself?
When I try to write some code I write it down in words, about what I'll do and then what it does etc etc... That way I know the steps my as yet unwritten code needs to go through...
You haven't shown what it is you want to do.
I realize that English [hopefully] isn't your first language; but there's always Google-Translate to help you [ http://translate.google.co.uk/?hl=en# ] - even if it's not perfect we'll probably comprehend its meaning - alternatively you can write in your native tongue [I suspect it might be Italian?, or if it's not something too unusual] and it can be translated by us...
Advertisement