InterferenceResults 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
| Count |
Property that returns the number of items in the collection. |
| Item |
Returns the specified InterferenceResult object from the collection. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
AssemblyComponentDefinition.AnalyzeInterference,
WeldmentComponentDefinition.AnalyzeInterference
Samples
| Interference Analysis |
This sample demonstrates the functions used to calculate interference analysis in an assembly. |
Version
Introduced in version 6