Defines a OptimizationRegionBaseClass.
Declaration Syntax
public abstract class OptimizationRegionBaseClass : DataModelObject
Table 299: Members
Property | Children |
Gets the list of children. |
Property | ExclusionRegionLocation |
Gets or sets the ExclusionRegionLocation. |
Property | ExclusionScopingMethod |
Gets or sets the ExclusionScopingMethod. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | MaxCumulatedDisplacementControl |
Gets or sets the MaxCumulatedDisplacementControl. |
Property | MorphingTotalMoveLimit |
Gets or sets the MorphingTotalMoveLimit. |
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. |