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