preprocessor scale operation

Hello DualSPHysics developers,
I could not get an ellipse from the cylinder with the scale operation
setmkbound mk="51" />
scale x="1.0" y="1.0" z="0.5"/>
drawcylinder radius="0.15" mask="0">
point x="0" y="0" z="0.54" />
point x="0" y="5" z="0.54" />
/drawcylinder>
In this case, the scaling operation changes the z coordinate the center of the cylinder

Comments

  • We have to solve this:

    does not work with , o
    we will work on that for next release
    now you have to create a different object instead of transformating an exisiting one, sorry

    Regards
Sign In or Register to comment.