Show / Hide Table of Contents

Enum ToleranceMaterialCondition

Tolerance Material Condition.

Namespace: netDxf.Entities
Assembly: CADability.dll
Syntax
public enum ToleranceMaterialCondition

Fields

Name Description
Least

Least Material Condition (LMC). A feature contains the minimum amount of material stated in the limits.

Maximum

Maximum Material Condition (MMC). A feature contains the maximum amount of material stated in the limits.

None

No material condition.

Regardless

Regardless of feature size. A feature can be any size within the stated limits.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX