Please refresh the page if equations are not rendered correctly.
---------------------------------------------------------------
1.绘制面step1
Geom--lines(choose two nodes)--create--return
2.绘制面step2
Geom--surfaces--Drag along vector--drag+
3. 生成硬点fixed point,硬点处会有节点生成
Geom--points--Extract Parametric
一次性生成孔所在的节点,需要类似pattern的功能。
- U-x方向,V-y方向
- lower bound or upper bound 系数在(0,1)之间,0和1代表第一个生成的点就在边界处。0.1表示第一个的X坐标为L*0.1
- Number of u/v points 上下限之间生成的点个数
4.将生成的points转为fixed points
Geom--point edit--add--on surfs(shift+鼠标左键框选)
add
5.2D--automesh
Comments NOTHING