Represents a Tolerance object in a CAD image.

The following tables list the members exposed by the CADTolerance type.

Name Description
Public property DimScaleOverall Gets or sets the overall dimensioning scale factor.
Public property DimStyle Gets or sets the name of a dimension style.
Public property DimlineColor Gets or sets the dimension extension line color.
Public property EntType Gets a type of this CADTolerance entity.
Public property GAP Gets or sets the dimension line gap.
Top
Name Description
Public method AssignEntity Copies an entity
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADTolerance to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top