Object has invalid geometry - Intergraph Smart 3D - Administration & Configuration

Intergraph Smart 3D Database Integrity Administration

Language
English
Product
Intergraph Smart 3D
Subproduct
Database Integrity
Search by Category
Administration & Configuration
Smart 3D Version
12.1 (2019)

Message

Object has invalid geometry.

Severity

High.

Detailed Description

The Coordinate System does not have the correct vectors.

Possible Cause

The matrix stored in the database contains invalid values that result in a bad vector orientation.

Possible Impacts

Unable to use the Coordinate System.

What You Should Do

Set the Coordinate System matrix to identity, and then edit the Coordinate System to reset the proper orientation and origin. To set the identity matrix, open the GRDSYSSPGCoordinateSystem table, and set the following column values:

x0, x1, x2, x3 = (1, 0, 0, 0)

y0, y1, y2, y3 = (0, 1, 0, 0)

z0, z1, z2, z3 = (0, 0, 1, 0)

o0, o1, o2, o3 = (0, 0, 0, 1)

If the Type value is 4 (Other), then set the AllowedHand value to 3 (Right and Left). Otherwise, set the AllowedHand value to 1 (Right).