Development of surface area calculation function based on VBA for AutoCAD
Yi Li
Abstract
Yi Li
Abstract
A surface area calculation function is developed based on VBA for AutoCAD. Because surfaces in AutoCAD are wire-frame-modeled Polygonmeshs, the area query command AREA can not apply to them. According to characteristics of Polygonmesh, it is exploded to little facets. Then all the facets' areas are add up for approximation to surface area. The means for improving accuracy are also studied. Practice proved that this method has certain accuracy and can meet the needs in engineering.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A surface area calculation function is developed based on VBA for AutoCAD. Because surfaces in AutoCAD are wire-frame-modeled Polygonmeshs, the area query command AREA can not apply to them. According to characteristics of Polygonmesh, it is exploded to little facets. Then all the facets' areas are add up for approximation to surface area. The means for improving accuracy are also studied. Practice proved that this method has certain accuracy and can meet the needs in engineering.
Key concepts: Visual Basic for Applications, Surface (topology), Function (biology), Computer science, Engineering drawing, Frame (networking), Computer graphics (images), Engineering