ManufacturingConstraint

Defines a ManufacturingConstraint.

Defines a ManufacturingConstraint.

Declaration Syntax

public abstract class ManufacturingConstraint : DataModelObject, IFolderDataModelObject

Table 266: Members

Property

Children

Gets the list of children.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

Selection

Gets or sets the Selection.

Property

Suppressed

Gets or sets the Suppressed.

Method

Delete()

Run the Delete action.

Method

GetChildren<ChildrenType>(bool, IList<ChildrenType>)

Gets the list of children, filtered by type.

Method

GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>)

Gets the list of children, filtered by type.

Method

RenameBasedOnDefinition()

Run the RenameBasedOnDefinition action.