来自大神的贴
木云木云
2019年07月10日 08:34:10
来自于中望cad
只看楼主

一、在AUTOCAD中有一个命令massprop可以计算截面的面积、周长、质心、惯性矩 操作简介:1、首先在CAD中画出如下图的图形;2、用region命令将图形转化成内外两个区域;3、用subtract命令求内外区域的差集;4、用move命令将图形移动至(0,0,0),用scale命令将图形单位调整为米;5、用massprop命令计算截面性质(可惜这个命令不能计算抗扭惯距) Command: mas MASSPROP Select objects: 1 found Select objects: ---------------- REGIONS ---------------- Area(面积): 1.2739 Perimeter(周长): 13.7034 Bounding box(边缘): X: -1.7000 -- 1.7000 Y: 0.0000 -- 1.6000 Centroid(质心): X: 0.0000 Y: 1.0458 Moments of inertia: X: 1.7883 Y: 0.7922 Product of inertia: XY: 0.0000 Radii of gyration: X: 1.1848 Y: 0.7886 Principal moments and X-Y directions about centroid: I: 0.3950 along [1.0000 0.0000]这就是惯距 J: 0.7922 along [0.0000 1.0000]

一、在AUTOCAD中有一个命令massprop可以计算截面的面积、周长、质心、惯性矩 操作简介:1、首先在CAD中画出如下图的图形;2、用region命令将图形转化成内外两个区域;3、用subtract命令求内外区域的差集;4、用move命令将图形移动至(0,0,0),用scale命令将图形单位调整为米;5、用massprop命令计算截面性质(可惜这个命令不能计算抗扭惯距) Command: mas MASSPROP Select objects: 1 found Select objects: ---------------- REGIONS ---------------- Area(面积): 1.2739 Perimeter(周长): 13.7034 Bounding box(边缘): X: -1.7000 -- 1.7000 Y: 0.0000 -- 1.6000 Centroid(质心): X: 0.0000 Y: 1.0458 Moments of inertia: X: 1.7883 Y: 0.7922 Product of inertia: XY: 0.0000 Radii of gyration: X: 1.1848 Y: 0.7886 Principal moments and X-Y directions about centroid: I: 0.3950 along [1.0000 0.0000]这就是惯距 J: 0.7922 along [0.0000 1.0000]

免费打赏

相关推荐

APP内打开