Cannot enclose void to construct a solid - 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 (2018)

Message

Cannot enclose void to construct a solid.

Severity

Low.

Detailed Description

Cannot enclose void to construct a solid from the given set of face geometries (represented as standalone sheets). Applications are expected to handle the well-defined error code MODELTOPOLOGY_E_CANNOTENCLOSEVOID.

Possible Cause

The given set of face geometries is not consistent to produce a closed solid within the distance tolerance.

Possible Impacts

None if the calling code (such as Structure semantics) is properly managing returned error codes from Geometry and Topology.

What You Should Do

Extract the ACIS topology for the bounding sheets, and use the Scheme interpreter to produce a solid. If it still fails, then the problem needs to be reported to Spatial support.