ToleranceValue Class |
Namespace: DXFReaderNET.Entities
The ToleranceValue type exposes the following members.
| Name | Description | |
|---|---|---|
| ToleranceValue |
Initializes a new instance of the ToleranceValue class.
| |
| ToleranceValue(Boolean, String, ToleranceMaterialCondition) |
Initializes a new instance of the ToleranceValue class.
|
| Name | Description | |
|---|---|---|
| MaterialCondition |
Gets or sets the tolerance material condition.
| |
| ShowDiameterSymbol |
Gets or sets if the tolerance diameter symbol will be shown.
| |
| Value |
Gets or sets the tolerance value.
|