r******r 发帖数: 10 | 1 我的设计里面有一些对称图形,有的要旋转90度得到新的图形,而有的要旋转60度才是
我想要的。
不知道在ansys里用什么command可以实现?
谢谢 | f*****s 发帖数: 3868 | 2 process--opertion--extrude by arc
我也是用了6年abaqus刚转ansys才2天, 还是有点区别的...sigh
【在 r******r 的大作中提到】 : 我的设计里面有一些对称图形,有的要旋转90度得到新的图形,而有的要旋转60度才是 : 我想要的。 : 不知道在ansys里用什么command可以实现? : 谢谢
| r******r 发帖数: 10 | 3 But my picture is 2D. I want to finish 2D design and extrude to 3D later.
So how to rotate 2D picture?
thanks;
【在 f*****s 的大作中提到】 : process--opertion--extrude by arc : 我也是用了6年abaqus刚转ansys才2天, 还是有点区别的...sigh
| f*****s 发帖数: 3868 | 4 你建了一个2d的area
然后在和这个area垂直的面上面拉一根arc出去, 多少度你自己定
然后沿着这个arc extrude, 就成3d了
【在 r******r 的大作中提到】 : But my picture is 2D. I want to finish 2D design and extrude to 3D later. : So how to rotate 2D picture? : thanks;
| r******r 发帖数: 10 | 5 Thanks;
I also want to ask how to do sensitivity analysis in Ansys quickly? Consider
process variation, I need to simulate my design by various parameters. But
I don't hope to redraw the design again and again after changing design
parameters every time. Is there any good method to handle it?
【在 f*****s 的大作中提到】 : 你建了一个2d的area : 然后在和这个area垂直的面上面拉一根arc出去, 多少度你自己定 : 然后沿着这个arc extrude, 就成3d了
| m********e 发帖数: 5088 | 6 可以用APDL阿,比如建一个圆,然后根据这个圆沿一个弧线拉出体,那些parameter都
可以单独列成changable parameters。
/prep7
radius1=1
radius2=2
k,1,0,0
k,2,radius2,0
k,3,radius2,1
cyl4,kx(1),ky(1),radius1,
circle,2,radius2,3,1,90,,
linenumber=_return
vdrag,all,,,,,,linenumber,
Consider
But
【在 r******r 的大作中提到】 : Thanks; : I also want to ask how to do sensitivity analysis in Ansys quickly? Consider : process variation, I need to simulate my design by various parameters. But : I don't hope to redraw the design again and again after changing design : parameters every time. Is there any good method to handle it?
|
|