9.1) remNest v20x - miscDXF_area
2015-02-17 05:45:33 1 举报
Remote Nest (remNest v20x) - miscDXF_area
作者其他创作
大纲/内容
Yes
Completed Chain Exit
Does xLastand yLast match xStart andyStart?
Revised: 5/11/15
Initialize loop to traverse aryExt
dxfArea = 0
Incomplete Chain Exit
Remote Nest (remNest v20x) - Method for Calculating the External Area of an Irregular DXF Pattern (Polygon)
Start
dxfArea = dxfArea + ((current xStart * next yStart ) - (current yStart * next xStart))
No
Initialize loop to traverse entire aryDXF
End
Example Result: 100
Do both thecurrent and next array records havedata?
dxfArea = Abs(dxfArea * 0.5)
0 条评论
下一页
为你推荐
查看更多