Click or drag to resize

Tolerance Methods

The Tolerance type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new Tolerance that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodStatic memberParseRepresentation
Converts the string representation of a tolerance to its tolerance entity equivalent.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Public methodToStringRepresentation
Converts the actual tolerance to its string representation.
Public methodStatic memberTryParseRepresentation
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.
Top
See Also