Gets or sets whether to report interferences between bodies within multibody parts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IncludeMultibodyPartInterferences As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IInterferenceDetectionMgr
Dim value As Boolean
instance.IncludeMultibodyPartInterferences = value
value = instance.IncludeMultibodyPartInterferences
|
C# | |
---|
bool IncludeMultibodyPartInterferences {get; set;} |
C++/CLI | |
---|
property bool IncludeMultibodyPartInterferences {
bool get();
void set (bool value);
} |
Return Value
True to report interferences between bodies within multibody parts, false to not
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0