Sets whether to reverse the pull direction of this topology study de-mold manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetReverseDirection2( _
ByVal BFlag As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyDemoldControl
Dim BFlag As System.Boolean
instance.SetReverseDirection2(BFlag) |
C# | |
---|
void SetReverseDirection2(
System.bool BFlag
) |
C++/CLI | |
---|
void SetReverseDirection2(
& System.bool BFlag
) |
Parameters
- BFlag
- -1 or true to reverse the pull direction, 0 or falseto not
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30