Gets or sets the precision of the helical curve.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Tolerance As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISpring
Dim value As Double
instance.Tolerance = value
value = instance.Tolerance
|
C# | |
---|
double Tolerance {get; set;} |
C++/CLI | |
---|
property double Tolerance {
double get();
void set (double value);
} |
Return Value
Tolerance
Remarks
See Also
Availability
SolidWorks 2005 SP1, Revision Number 13.1