搜索资源列表
Get-the-coordinates-of-each-node
- 得 到节点坐标和单元内包含的节点的程序如下,可以在ANSYS的帮助中找到每一个命 令的详细解释。将下面的程序拷贝到一个文本文件中 filename.txt,保存,去掉后 缀名TXT,再拷贝到工作目录下。在命令提示符下输入*use filename,生产一个geomfile .txt文件,打开可以看到里面的数据-Get nodes and nodes within the cell that contains the coordinates of the procedure is as
ContourRead
- 轮廓数据读取函数,轮廓数据以文本文件保存。文件格式:第1行:总数据点数 ,第2-n行:第一个点坐标,先x后y,中间以空格隔开 注意:轮廓数据文件中保存的轮廓点数,起始点和终止点是重合的,也就是起始点保存了两次,起始一次,结束一次。 获得轮廓数据文件中轮廓的总点数-Contour data read function, the contour data to a text file. File Format: Line 1: Total number of data points, the