Gets all of the arcs in the sketch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetArcs2() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketch
Dim value As System.Object
value = instance.GetArcs2() |
C# | |
---|
System.object GetArcs2() |
C++/CLI | |
---|
System.Object^ GetArcs2(); |
Return Value
Array of doubles containing the arcs in the sketch (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0