Class: OptimizationRegion

Defines a OptimizationRegion.

Methods

Name Description
Activate() Activate the current object.
AddExclusionRegion() Creates a new ExclusionRegion
CopyTo(DataModelObject) Copies all visible properties from this object to another.
CreateParameter(String) Creates a new parameter for a Property.
Delete() Run the Delete action.
Duplicate() Creates a copy of the current DataModelObject.
GetChildren(Boolean, IList<ChildrenType>)
GetChildren(DataModelObjectCategory, Boolean, IList<DataModelObject>) Gets the list of children, filtered by type.
GetParameter(String) Gets the parameter corresponding to the given property.
PropertyByAPIName(String) Get a property by its API name. If multiple properties have the same API Name, only the first property with that name will be returned.
PropertyByName(String) Get a property by its unique name.
RemoveParameter(String) Removes the parameter from the parameter set corresponding to the given property.

Properties

Name Description
BoundaryCondition Gets or sets the BoundaryCondition.
Children Gets the list of children.
DesignRegionLocation Gets or sets the DesignRegionLocation.
ElementFaceIndices Gets the list indices needed to define the face of an element.
Entities Gets the list of selected geometry entities.
ExclusionRegionLocation Gets or sets the ExclusionRegionLocation.
Id Gets the selection identifier.
Ids Gets or sets selected IDs.
InternalObject Gets the internal object. For advanced usage only.
LatticeMaxDensity Gets or sets the LatticeMaxDensity.
LatticeMinDensity Gets or sets the LatticeMinDensity.
LatticeSize Gets or sets the LatticeSize.
LatticeType Gets or sets the LatticeType.
Name Gets or sets the selection name.
ObjectTags Gets an IEnumerable object of the tags that 'this' is a part of.
OptimizationType Gets or sets the OptimizationType.
Parent Gets the parent object.
Path Gets the path of the object.
Properties Gets the list of properties for this object.
SelectionType Gets or sets the selection type.
VisibleProperties Gets the list of properties that are visible for this object.