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