InterferenceResult.entityOne Property
Parent Object: InterferenceResultDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/InterferenceResult.h>
Description
Returns the first entity involved in the interference
Syntax
"interferenceResult_var" is a variable referencing an InterferenceResult object.
|
Property Value
This is a read only property whose value is a Base.Samples
Name | Description |
Analyze Interference API Sample | Demonstrates analyzing the interference between components. This uses a direct modeling design because the ability to create bodies that represent the interference volume is only supported in a direct modeling design. |