Defines a PullOutDirectionManufacturingConstraint.
Declaration Syntax
public class PullOutDirectionManufacturingConstraint : ManufacturingConstraint
Table 333: Members
Property | Axis |
Gets or sets the Axis for pullout direction. 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 | Direction |
Gets or sets the Direction. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Location |
Gets or sets the Location. |
Property | PartingSurfaceControl |
Gets or sets the control strategy for the parting surface. |
Property | PartingSurfaceCoordinateSystem |
Gets or sets the Coordinate system used to define the parting plane |
Property | PartingSurfacePlane |
Gets or sets the normal axis to the parting surface plane. 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 | Subtype |
Gets or sets the Subtype. |
Property | Suppressed |
Gets or sets the Suppressed. (Inherited from ManufacturingConstraint.) |