Defines a MemberSizeManufacturingConstraint.
Declaration Syntax
public class MemberSizeManufacturingConstraint : ManufacturingConstraint
Table 289: Members
| 
                 Property  | Children | 
                 Gets the list of children. (Inherited from ManufacturingConstraint.)  | 
| 
                 Property  | CoordinateSystemForThicknessMeasure | 
                 Gets or sets the Coordinate system used as the basis for measurements (only used when `ThicknessMeasureType` is `InPlane`).  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | GapSize | 
                 Gets or sets the GapSize.  | 
| 
                 Property  | GapSizeControlledType | 
                 Gets or sets the GapSizeControlledType.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | Location | 
                 Gets or sets the Location.  | 
| 
                 Property  | Maximum | 
                 Gets or sets the Maximum.  | 
| 
                 Property  | MaxSize | 
                 Gets or sets the MaxSize.  | 
| 
                 Property  | Minimum | 
                 Gets or sets the Minimum.  | 
| 
                 Property  | MinSize | 
                 Gets or sets the MinSize.  | 
| 
                 Property  | NormalAxisForInPlaneMeasure | 
                 Gets or sets the normal axis to plane considered for InPlane measurement type. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis"). InvalidArgumentException: Any unsupported enum value.  | 
| 
                 Property  | ScopingMethod | 
                 Gets or sets the ScopingMethod.  | 
| 
                 Property  | Selection | 
                 Gets or sets the Selection. (Inherited from ManufacturingConstraint.)  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed. (Inherited from ManufacturingConstraint.)  | 
| 
                 Property  | ThicknessMeasureType | 
                 Gets or sets the thickness measurement type (applicable for the MaxSize and GapSize properties). The default type is Isotropic.  |