CST MWS set edge是哪個菜單啊
來源:
更新時間:2024-08-01
閱讀:
set edge 是哪個菜單啊,新手不知道怎么來
如果是設置邊緣距離的話。主要是在solve--background material和solve--boundary condtions中設置。工具欄中也有快捷圖標。
set edge?要是現(xiàn)實什么功能?
這個對應的是Pick棱邊命令。解釋如下:
Pick.AddEdge ( int u1, int v1, int w1, int u2, int v2, int w2 )
Defines an edge with the starting point (u1,v1,w1) and the end point (u2,v2,w2). The points are taken as coordinates in the actual working coordinate system (WCS).