Gets or sets the error tolerance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ErrorTolerance As Double |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As Double
instance.ErrorTolerance = value
value = instance.ErrorTolerance
|
C# | |
---|
double ErrorTolerance {get; set;} |
C++/CLI | |
---|
property double ErrorTolerance {
double get();
void set (double value);
} |
Return Value
Error tolerance
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0