ToleranceEntry Class |
Namespace: netDxf.Entities
The ToleranceEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ToleranceEntry |
Initializes a new instance of the ToleranceEntry class.
|
| Name | Description | |
|---|---|---|
| Datum1 |
Gets or sets the first datum reference value.
| |
| Datum2 |
Gets or sets the second datum reference value.
| |
| Datum3 |
Gets or sets the third datum reference value.
| |
| GeometricSymbol |
Gets or sets the geometric characteristics symbol.
| |
| Tolerance1 |
Gets or sets the first tolerance value.
| |
| Tolerance2 |
Gets or sets the second tolerance value.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new ToleranceEntry that is a copy of the current instance.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |