Sets whether to specify the maximum member thickness for this topology study thickness manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetIncludeMaxMemberThickness2( _
ByVal BFlag As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyThicknessControl
Dim BFlag As System.Boolean
instance.SetIncludeMaxMemberThickness2(BFlag) |
C# | |
---|
void SetIncludeMaxMemberThickness2(
System.bool BFlag
) |
C++/CLI | |
---|
void SetIncludeMaxMemberThickness2(
& System.bool BFlag
) |
Parameters
- BFlag
- -1 or true to specify the maximum member thickness, 0 or false to not
See Also
Availability
SOLIDWORKS Simulation API 2022 SP0