Sets whether to include the preserved area depth in this topology study preserved region manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetIncludeRegionDepth2( _
ByVal BFlag As System.Boolean _
) |
C# | |
---|
void SetIncludeRegionDepth2(
System.bool BFlag
) |
C++/CLI | |
---|
void SetIncludeRegionDepth2(
& System.bool BFlag
) |
Parameters
- BFlag
- -1 or true to include preserved area depth, 0 or false to not
Example
See Also
Availability
SOLIDWORKS Simulation API 2022 SP0