Tolerance Methods |
The Tolerance type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new Tolerance that is a copy of the current instance.
(Overrides EntityObjectClone.) |
![]() ![]() | ParseRepresentation |
Converts the string representation of a tolerance to its tolerance entity equivalent.
|
![]() | ToString |
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.) |
![]() | ToStringRepresentation |
Converts the actual tolerance to its string representation.
|
![]() ![]() | TryParseRepresentation |
Tries to convert the specified string representation of a tolerance to its tolerance entity equivalent.
A return value indicates whether the conversion succeeded or failed.
|