InterferenceResult.interferenceBody Property
Parent Object: InterferenceResultDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/InterferenceResult.h>
Description
Returns a transient BRepBody that represents the volume of interference.
Syntax
"interferenceResult_var" is a variable referencing an InterferenceResult object. |
Property Value
This is a read only property whose value is a BRepBody.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. |
