Sets whether to atomatically determine the central mid plane of this topology study de-mold manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetAutoDetermineCentralMidPlane( _
ByVal BFlag As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyDemoldControl
Dim BFlag As System.Integer
instance.SetAutoDetermineCentralMidPlane(BFlag) |
C# | |
---|
void SetAutoDetermineCentralMidPlane(
System.int BFlag
) |
C++/CLI | |
---|
void SetAutoDetermineCentralMidPlane(
& System.int BFlag
) |
Parameters
- BFlag
- 1 to automatically determine the central mid plane, 0 to explicitly specify it
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0