Defines a manufacturing constraint.
Declaration Syntax
public enum ManufacturingConstraintSubtype
Table 1546: Members
|
Member |
ComplexityIndexConstraint |
Controls the complexity of the final shape. |
|
Member |
CyclicManufacturingConstraint |
Ensure that the solution will contain a cyclic repetition. |
|
Member |
ExtrusionManufacturingConstraint |
Ensure that the solution will be manufacturable through extrusion. |
|
Member |
HousingConstraint |
Ensure that a given selection will remain a closed by material. |
|
Member |
MemberSizeManufacturingConstraint |
Ensure that the local member size of the solution will fulfill a prescribed value. |
|
Member |
MillingConstraint |
Ensure that the final shape can be manufactured through 4-axis milling. |
|
Member |
OverhangAngleManufacturingConstraint |
Ensure that the solution will take into account a prescribed overhang angle. |
|
Member |
PatternRepetitionConstraint |
Ensure that the solution will contain a repetition pattern in one direction. |
|
Member |
PullOutDirectionManufacturingConstraint |
Ensure that the solution will be manufacturable through molding. |
|
Member |
SymmetryManufacturingConstraint |
Ensure that the solution will contain a symmetry plane. |
|
Member |
UniformConstraint |
UniformConstraint. |