Gets whether the two selected entities intersect.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsIntersect As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As System.Boolean
value = instance.IsIntersect |
C# | |
---|
System.bool IsIntersect {get;} |
C++/CLI | |
---|
property System.bool IsIntersect {
System.bool get();
} |
Property Value
True if the two selected entities intersect, false if not
Example
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0