Sets the tangent length, which controls the amount of influence for the specified curve in the specified direction in this boundary feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetTangentLength( _
ByVal Direction As System.Integer, _
ByVal GuideIndex As System.Integer, _
ByVal Length As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IBoundaryBossFeatureData
Dim Direction As System.Integer
Dim GuideIndex As System.Integer
Dim Length As System.Double
instance.SetTangentLength(Direction, GuideIndex, Length) |
Parameters
- Direction
- Direction as defined in swBoundaryBossDirection_e
- GuideIndex
- Index of the curve (see Remarks)
- Length
- Tangent length
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0