Sets whether the direction of adjacent tangent faces is flipped for the specified curve in the specified direction in this boundary feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetTangentDirectionReversed( _
ByVal Direction As System.Integer, _
ByVal GuideIndex As System.Integer, _
ByVal Flip As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IBoundaryBossFeatureData
Dim Direction As System.Integer
Dim GuideIndex As System.Integer
Dim Flip As System.Boolean
instance.SetTangentDirectionReversed(Direction, GuideIndex, Flip) |
Parameters
- Direction
- Direction as defined in swBoundaryBossDirection_e
- GuideIndex
- Index of the curve (see Remarks)
- Flip
- True to flip the direction of adjacent tangent faces, false to not
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0