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