Support Forum

[Question] SMARTPARTS Problema con el tema GROUP


Before running the Script
GROUP "Name"
I run the script and the object disappears, in n
If I remove CROUP, I execute the script and the object is executed.
What should I be doing wrong.

Attachments (2)

Type: image/jpeg
Downloaded 35 times
Size: 91,34 KiB
Type: image/jpeg
Downloaded 26 times
Size: 96,42 KiB

Hola,
After creating a group, you need to place the group with GROUP_PLACE.
But, you only need to make a group if you have to use boolean operation like GROUP_UNION or GROUP_DIFF.


Good morning Bertand.
Thanks for your answer.
The intention of this practice is how the union of two solids is performed.
I find that putting GROUP_UNION ("H", "J"), it complains to me

Attachments (1)

Type: image/jpeg
Downloaded 26 times
Size: 124,17 KiB

...you have to assign the result of a group-operation to a string variable

res=""
res=GROUP_UNION("a","b")
GROUP_PLACE res

Quizás quisiste decir: Buenos dias Amor Gracias por tu respuesta, poco a poco llego al final Pero ahora me encuentro que no me borra, el sobrante de la union.
137/5000
Good morning Nemo
Thanks for your answer, little by little I come to the end
But now I find that it does not erase me, the surplus of the unio

Attachments (2)

Type: image/jpeg
Downloaded 33 times
Size: 114,97 KiB
Type: image/jpeg
Downloaded 9 times
Size: 52,07 KiB

Hola Toni,
In your script, you place the elements and then you place the result of the union.
You must not place the groups before making the union.
You need only to place the result of the union.


Attachments (1)

Type: image/png
Downloaded 16 times
Size: 112,41 KiB

Good morning Bertand and Nemo.
Thank you very much for your responses.
For me it is a great advance. resolve these issues.
Closed topic, now we need to improve this smartpart.
Toni Surroca

Attachments (1)

Type: image/jpeg
Downloaded 29 times
Size: 150,46 KiB

https://connect.allplan.com/ uses cookies  -  More information

Accept