Share

InterferenceResult Object


Description

In an assembly, two or more components cannot occupy the same space at the same time. To detect such errors, you can analyze assemblies for interference.

Properties

Name Description
Centroid Property that returns the centroid of the volume of interference.
InterferenceBody Gets the transient body representing the interference volume.
OccurrenceOne Property that returns the first interfering .
OccurrenceTwo Property that returns the second interfering .
Type Returns an ObjectTypeEnum indicating this object's type.
Volume Property that returns the volume of interference in cubic centimeters.

Accessed From

InterferenceResults.Item

Version

Introduced in version 6

Was this information helpful?