Sets whether to reverse the pull direction of this topology study de-mold manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetReverseDirection( _
ByVal BFlag As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyDemoldControl
Dim BFlag As System.Integer
instance.SetReverseDirection(BFlag) |
C# | |
---|
void SetReverseDirection(
System.int BFlag
) |
C++/CLI | |
---|
void SetReverseDirection(
& System.int BFlag
) |
Parameters
- BFlag
- 1 to reverse the pull direction, 0 to not
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0