Source code of Add Trimesh Attributes application for 12d Model. !! NOTE !! These files cannot be directly run from within 12d Model. For that, you need the compiled version here or you need to compile it yourself (Utilities→Macros→Compile from the 12d Model menus).
A 12d Model app to add basic properties of a trimesh, such as volume, surface area and centroid, as attributes on the trimesh. This allows such 3d solids to be more easily and conveniently exported to other software as part of a BIM process. Features: Full source code included Volume (only valid, closed trimeshes will have a volume) Surface area Closed state – is the trimesh closed? Centroid XYZ Currently, this adds the attributes as string attributes to the same… Read moreAdd Trimesh Attributes (12d App)