Gets the direction of the slot.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CenterArcDirection As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchSlot
Dim value As System.Integer
value = instance.CenterArcDirection |
C# | |
---|
System.int CenterArcDirection {get;} |
C++/CLI | |
---|
property System.int CenterArcDirection {
System.int get();
} |
Property Value
-1 for clockwise, 1 for counter-clockwise
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0