Sets the units of preserved area depth in this topology study preserved region manufacturing control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetAreaDepthUnit( _
ByVal NUnit As System.Integer _
) |
C# | |
---|
void SetAreaDepthUnit(
System.int NUnit
) |
C++/CLI | |
---|
void SetAreaDepthUnit(
& System.int NUnit
) |
Parameters
- NUnit
- Units of preserved area depth as defined in swsLinearUnit_e
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0