Gets whether the sketch line is a bendline, and, if it is, the direction of the bendline.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetBendLineDirection() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchLine
Dim value As System.Integer
value = instance.GetBendLineDirection() |
C# | |
---|
System.int GetBendLineDirection() |
C++/CLI | |
---|
System.int GetBendLineDirection(); |
Return Value
Bendline direction as defined in
swBendLineDirection_e
Example
See Also
Availability
SOLIDWORKS 2011 FCS, Revision Number 19.0