Gets all of the edges tangent to this edge.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetTangentEdges( _
ByVal Count As System.Integer _
) As Edge |
Visual Basic (Usage) | |
---|
Dim instance As IEdge
Dim Count As System.Integer
Dim value As Edge
value = instance.IGetTangentEdges(Count) |
C# | |
---|
Edge IGetTangentEdges(
System.int Count
) |
C++/CLI | |
---|
Edge^ IGetTangentEdges(
& System.int Count
) |
Parameters
- Count
Number of tangent edges
Return Value
-
in-process, unmanaged C++: Pointer to an array of
edges of size Count
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1