Viewing the Properties of Geometric Objects

3D-CAD provides you with geometric and distance data for geometric objects. Information about geometric objects is especially useful when using the Deafeature operation, where for example, you want to know the size of objects that you intend to remove using automatic deafeaturing.

Geometric object properties can include information such as:
  • Length of an edge
  • Minimum/maximum distance between two topological entities of any type (Body, Face, Edge and Vertex) in any combination.
  • Radius of a hole
  • Area of a face
  • Volume of a body
You can view the properties of bodies, faces, edges and vertices, and also distance information between two entities.
To view the properties of a feature:
  1. In the Graphics window, right-click the geometric object that you want to evaluate and select Properties under the appropriate heading.
    For example, to determine the moment of inertia of an edge, right-click the body and select Properties under the Body heading. The property information is displayed in the Output window.

    To determine the distance between two topological entities(body, face, edge, or vertex):
    1. Select two entities in the graphics window.
    2. Right-click on one of the selected entities.
    3. Select Properties.
    The image below shows an example of the distance between two faces in the Output window.

    You can also evaluate the properties of multiple objects.

Calculating Moment of Inertia in 3D-CAD

As with other properties in 3D-CAD, the moment of inertia is calculated by the Parasolid modeling kernel. Moment of inertia is calculated about the center of gravity. The mass of the object is calculated as m a s s = v o l u m e × d e n s i t y . The default density is unity.