Gets the edges for a sketch that has one contour.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetContourEdges( _
ByRef Xform As Double, _
ByVal EdgeCount As Integer _
) As Edge |
Visual Basic (Usage) | |
---|
Dim instance As ISketch
Dim Xform As Double
Dim EdgeCount As Integer
Dim value As Edge
value = instance.IGetContourEdges(Xform, EdgeCount)
|
Parameters
- Xform
- Sketch entities, edges
- EdgeCount
- Number of edges
Return Value
- in-process, unmanaged C++: Pointer to an array of edges
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 FCS, Revision Number 10.0