Defines a UniformConstraint.
Declaration Syntax
public class UniformConstraint : ManufacturingConstraint
Table 372: Members
Property | Axis |
Gets or sets the normal axis to the uniform plane. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis"). InvalidArgumentException: Any unsupported enum value. |
Property | Children |
Gets the list of children. (Inherited from ManufacturingConstraint.) |
Property | CoordinateSystem |
Gets or sets the CoordinateSystem. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Location |
Gets or sets the Location. |
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.) |