Gets the rotation direction of this sketch arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRotationDir() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchArc
Dim value As Integer
value = instance.GetRotationDir()
|
C++/CLI | |
---|
int GetRotationDir(); |
Return Value
Rotation direction with respect to the normal of the arc's sketch plane (counterclockwise = 1, clockwise = -1) (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 99, datecode 1999207