Model body has no topology - 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

The resulting model body has no topology.

Severity

Low.

Detailed Description

Structure semantics calling the Geometry and Topology Boolean APIs should handle the well-defined HRESULT error code MODELTOPOLOGY_E_NULLBODY.

Possible Cause

In the context of Boolean APIs, a result with no topology (such as a null model body) is returned if the tool body is greater than the blank body (also known as material).

Possible Impacts

None if the calling code is handling MODELTOPOLOGY_E_NULLBODY properly.

What You Should Do

Report to the concerned application that a null model body has been produced, and that the calling code needs to handle it properly.