AreaCentroid

Calculates the area centroid.

Steps:

areacentroid.png

Mass Properties > Area Centroid

Menu2.png

Analyze > Mass Properties > Area Centroid

Gray_Book_Open.gif Related topics…

AreaMoments

Calculates the area moments of inertia.

Steps:

Notes

areamoments.png

Mass Properties > Area Moments

Menu2.png

Analyze > Mass Properties > Area Moments

Gray_Book_Open.gif Related topics…

VolumeCentroid

Calculates and reports the volume centroid.

Steps:

volumecentroid.png

Mass Properties > Volume Centroid

Menu2.png

Analyze > Mass Properties > Volume Centroid

Gray_Book_Open.gif   Related topics…

VolumeMoments

Calculates and reports the volume moments of inertia.

Steps:

volumemoments.png

Mass Properties > Volume Moments

Menu2.png

Analyze > Mass Properties > Volume Moments

Gray_Book_Open.gif   Related topics…

Volume Mass Properties of Closed/Open Objects

Gray_Book_Open.gif Related topics…

The objects selected as part of the volume command must bound a volume. The simplest way to ensure this is to select solid objects (closed, manifold, and oriented with their normal direction pointing outward). However, there are cases where it is inconvenient to join objects into such a polysurface or mesh.

In these cases, volume mass properties can be computed from a collection of non-solid objects. You are responsible for ensuring that:

Use the Dir command to check or modify the surface or mesh normal.

Volume_Dir-001.png

Six rectangular surfaces or mesh faces with the correct orientation define the volume of the box.

ValidOpenBrep-001.png

ValidOpenMesh-001.png

Without the top of the box the volume mass properties commands will return a meaningless result.

InvalidOpenBrep-001.png

InvalidOpenMesh-001.png

Volume Mass Properties of Non-Manifold Objects

Gray_Book_Open.gif Related topics…

A polysurface or mesh for which every edge is shared by at most two faces is called a manifold. The volume mass property commands assume that every face bounds the volume.

Example of a non-manifold polysurface where every surface does not bound a volume. The volume mass properties commands will give a meaningless answer.

NonManifoldBrep-001.png

A non-manifold polysurface where every surface bounds a volume. The volume mass properties commands returns valid data.

ValidNonManifoldBrep-001.png

Volume Mass Properties of Non-Oriented Objects

Gray_Book_Open.gif Related topics…

A polysurfaces or a mesh may have inconsistent orientations on the faces.

Use the Dir command to display the face normals. A properly oriented solid will have outward pointing normals.

This mesh has inconsistent normals.

NonOrientedMesh-002.png NonOrientedMesh-001.png

To change normals on some faces of a polysurface

  1. Use the Explode command or the ExtractSrf command to isolate the offending faces.

  2. Use the Dir command on individual faces to properly orient the normals.

  3. Use the Join command to reconstruct the polysurface.

To change normals on non-oriented meshes

The fixed mesh with consistent, outward pointing normals.

NonOrientedMesh-003.png NonOrientedMesh-004.png