Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Multirotate cmd - unknown input parameters

More
3 years 8 months ago #3129 by D Mikro
Hello NG team,

In the Netgen mesh generator I found one interesting function called multirotate.
I tried to find a description of the input parameters, but I was not successful.
What are the missing parameters? X, Y, Z coordinates and vector, or axis coordinates?
Code:
solid cyls = multirotate ( , , ; , , ;number_of_duplicates;object_for_duplicate);

The example of this function is:
Code:
solid cyls = multirotate (0,0,0;0.8,0,0;8;cyl01);

Thank you for your answer.
With Regards,
D Mikro
Time to create page: 0.138 seconds