Removes all tolerances from the model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function DeleteAllTolerances() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertPart
Dim value As System.Boolean
value = instance.DeleteAllTolerances() |
C# | |
---|
System.bool DeleteAllTolerances() |
C++/CLI | |
---|
System.bool DeleteAllTolerances(); |
Return Value
True if all tolerances were removed; false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0