Enum ModifierType
Defines the various types of modifier.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 17, 0, 0)]
public enum ModifierType
Remarks
This enum is available since v7.17.000.000.
Fields
Name | Description |
---|---|
AnyCrossSection | Any cross section [ACS] |
AnyLongitudinalSection | Any longitudinal section [ALS] |
CommonZone | Common zone (CZ) |
ContactFeature | Contact Feature [CF] |
FreeState | Free state condition (F). |
LeastMaterial | Least material condition (L). |
MajorDiameter | Major Diameter [MD] |
Manual | Manual modifier. |
MaximumMaterial | Maximum material condition (M). |
MinorDiameter | Minor Diameter [LD] |
None | No modifier. |
OrientationOnly | Orientation constraint only |
PitchDiameter | Pitch Diameter [PD] |
Plane | Plane [PL] |
Point | Point [PT] |
ProjectedTolerance | Projected tolerance (P). |
StraightLine | Straight Line [SL] |
VariableDistance | Variable Distance [DV] |