Gets the DimXpert feature that intersects this DimXpert intersect circle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetIntersectFeature( _
ByRef Feature As DimXpertFeature _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertIntersectCircleFeature
Dim Feature As DimXpertFeature
Dim value As System.Boolean
value = instance.GetIntersectFeature(Feature) |
C# | |
---|
System.bool GetIntersectFeature(
out DimXpertFeature Feature
) |
C++/CLI | |
---|
System.bool GetIntersectFeature(
& [Out] DimXpertFeature^ Feature
) |
Parameters
- Feature
- IDimXpertFeature
Return Value
True if the method call is successful; false otherwise
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0