Gets whether this interference is a possible interference.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsPossibleInterference As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IInterference
Dim value As Boolean
value = instance.IsPossibleInterference
|
C# | |
---|
bool IsPossibleInterference {get;} |
C++/CLI | |
---|
property bool IsPossibleInterference {
bool get();
} |
Return Value
True if this is a possible interference, false if not
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0