 | ToleranceMaterialCondition Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Tolerance Material Condition.
Namespace:
netDxf.Entities
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| None | 0 |
No material condition.
|
| Maximum | 1 |
Maximum Material Condition (MMC). A feature contains the maximum amount of material stated in the limits.
|
| Least | 2 |
Least Material Condition (LMC). A feature contains the minimum amount of material stated in the limits.
|
| Regardless | 3 |
Regardless of feature size. A feature can be any size within the stated limits.
|
See Also