Gets the tolerance value for mesh loops.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Tolerance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim value As System.Double
value = instance.Tolerance |
C# | |
---|
System.double Tolerance {get;} |
C++/CLI | |
---|
property System.double Tolerance {
System.double get();
} |
Property Value
Tolerance value for mesh loops
See Also
Availability
SolidWorks Simulation API 2008 SP1.0