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