Hi friends.
I have a DC called "cube", which I want to control by another DC called "data_entered_by_user".
The "cube" must be copied as many times as the user enters in "data_entered_by_user". And the copies must be positioned on the Y axis, according to the distances set by the user in "data_entered_by_user".
I thought the "CONCATENATE" function would do it, but it doesn't work. Is there any way to achieve this?
number of copies and distances established from another DC
4 posts
• Page 1 of 1
Re: number of copies and distances established from anotherA guess form information posted:
have 3 attributes pick up distancey1 to 3, say dy1..dy3, then use choose(smallest(round(copy+1),4),0,dy1,dy2,dy3) the smallest keeps it within the choose criteria it maybe best to upload your project
|
Who is online
Users browsing this forum: No registered users and 2 guests