LatticeElementalDensity#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.Results.LatticeElementalDensity(internalObject: Any)#

Bases: object

Defines a LatticeElementalDensity.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

ClearGeneratedData

Clears the result.

CopyTo

Copies all visible properties from this object to another.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

EvaluateAllResults

Run the EvaluateAllResults action.

ExportAnimation

Run the ExportAnimation action.

GetAPIName

Property name bound to dispId.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

GetDetailsView

GetDetailsView method.

GetEnumName

Enum name bound to value

GetHashCode

GetHashCode method.

GetIconFile

GetIconFile method.

GetLifetimeService

GetLifetimeService method.

GetObjectData

GetObjectData method.

GetParameter

Gets the parameter corresponding to the given property.

GetPath

GetPath method.

GetPropertyName

GetPropertyName method.

GetPropertyValue

GetPropertyValue method.

GetType

GetType method.

GetVisibleProperties

GetVisibleProperties method.

GetVisiblePropertyNames

GetVisiblePropertyNames method.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

InitializeLifetimeService

InitializeLifetimeService method.

IsPropertyEditable

IsPropertyEditable method.

IsPropertyVisible

IsPropertyVisible method.

PropertyByAPIName

Get a property by its API name.

PropertyById

PropertyById method.

PropertyByName

Get a property by its unique name.

RemoveParameter

Removes the parameter from the parameter set corresponding to the given property.

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

RetrieveResult

Evaluates the individual result without evaluating all the results in the same solution.

ToString

ToString method.

AttachedRefs

AttachedRefs property.

CalculateTimeHistory

Gets or sets the CalculateTimeHistory.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

DataModelObjectCategory

Gets the current DataModelObject's category.

ExclusionsParticipation

Gets or sets the ExclusionsParticipation.

Figures

Gets the list of associated figures.

FinalMass

Gets the FinalMass.

FinalVolume

Gets the FinalVolume.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

InternalObject

Gets the internal object. For advanced usage only.

IterationNumber

Gets the IterationNumber.

IterationStep

Gets or sets the IterationStep.

Location

Gets or sets the Location.

Maximum

Gets the Maximum.

Minimum

Gets the Minimum.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

OriginalMass

Gets the OriginalMass.

OriginalVolume

Gets the OriginalVolume.

Parent

Parent property.

PercentMassOfOriginal

Gets the PercentMassOfOriginal.

PercentVolumeOfOriginal

Gets the PercentVolumeOfOriginal.

Properties

Gets the list of properties for this object.

ScopingMethod

Gets or sets the ScopingMethod.

Selection

Gets or sets the Selection.

ShowOptimizedRegion

Gets or sets the ShowOptimizedRegion.

State

State property.

Suppressed

Gets or sets the Suppressed.

VisibleProperties

Gets the list of properties that are visible for this object.

Property detail#

property LatticeElementalDensity.AttachedRefs: List[int] | None#

AttachedRefs property.

property LatticeElementalDensity.CalculateTimeHistory: bool | None#

Gets or sets the CalculateTimeHistory.

property LatticeElementalDensity.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property LatticeElementalDensity.ClsId: int | None#

ClsId property.

property LatticeElementalDensity.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property LatticeElementalDensity.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property LatticeElementalDensity.ExclusionsParticipation: bool | None#

Gets or sets the ExclusionsParticipation.

property LatticeElementalDensity.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property LatticeElementalDensity.FinalMass: Ansys.Core.Units.Quantity | None#

Gets the FinalMass.

property LatticeElementalDensity.FinalVolume: Ansys.Core.Units.Quantity | None#

Gets the FinalVolume.

property LatticeElementalDensity.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

property LatticeElementalDensity.IconName: str | None#

IconName property.

property LatticeElementalDensity.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property LatticeElementalDensity.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultAuto | None#

Gets the internal object. For advanced usage only.

property LatticeElementalDensity.IterationNumber: int | None#

Gets the IterationNumber.

property LatticeElementalDensity.IterationStep: int | None#

Gets or sets the IterationStep.

property LatticeElementalDensity.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the Location.

property LatticeElementalDensity.Maximum: float | None#

Gets the Maximum.

property LatticeElementalDensity.Minimum: float | None#

Gets the Minimum.

property LatticeElementalDensity.Name: str | None#

Name property.

property LatticeElementalDensity.ObjectId: int | None#

ObjectId property.

property LatticeElementalDensity.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#

ObjectState property.

property LatticeElementalDensity.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#

ObjectTags property.

property LatticeElementalDensity.OriginalMass: Ansys.Core.Units.Quantity | None#

Gets the OriginalMass.

property LatticeElementalDensity.OriginalVolume: Ansys.Core.Units.Quantity | None#

Gets the OriginalVolume.

property LatticeElementalDensity.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

Parent property.

property LatticeElementalDensity.PercentMassOfOriginal: float | None#

Gets the PercentMassOfOriginal.

property LatticeElementalDensity.PercentVolumeOfOriginal: float | None#

Gets the PercentVolumeOfOriginal.

property LatticeElementalDensity.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property LatticeElementalDensity.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#

Gets or sets the ScopingMethod.

property LatticeElementalDensity.Selection: Ansys.ACT.Automation.Mechanical.OptimizationRegion | None#

Gets or sets the Selection.

property LatticeElementalDensity.ShowOptimizedRegion: Ansys.Mechanical.DataModel.Enums.TopologyOptimizationResultShowType | None#

Gets or sets the ShowOptimizedRegion.

property LatticeElementalDensity.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property LatticeElementalDensity.Suppressed: bool | None#

Gets or sets the Suppressed.

property LatticeElementalDensity.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties that are visible for this object.

Method detail#

LatticeElementalDensity.Activate() None#

Activate the current object.

LatticeElementalDensity.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

LatticeElementalDensity.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

LatticeElementalDensity.AddImage(filePath: str) Ansys.ACT.Automation.Mechanical.Image#
Creates a new child Image.
If a filePath is provided, the image will be loaded from that file,
if not, the image will be a screen capture of the Geometry window.
LatticeElementalDensity.ClearGeneratedData() None#

Clears the result.

LatticeElementalDensity.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

LatticeElementalDensity.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#

CreateObjRef method.

LatticeElementalDensity.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

LatticeElementalDensity.Delete() None#

Run the Delete action.

LatticeElementalDensity.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

LatticeElementalDensity.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#

Equals method.

LatticeElementalDensity.EvaluateAllResults() None#

Run the EvaluateAllResults action.

LatticeElementalDensity.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None#

Run the ExportAnimation action.

LatticeElementalDensity.GetAPIName(dispId: int) str#

Property name bound to dispId.

LatticeElementalDensity.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#

GetAllProperties method.

LatticeElementalDensity.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

LatticeElementalDensity.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#

GetDetailsView method.

LatticeElementalDensity.GetEnumName(enumType: type, value: int, dispId: int) str#

Enum name bound to value

LatticeElementalDensity.GetHashCode() int#

GetHashCode method.

LatticeElementalDensity.GetIconFile() System.Byte#

GetIconFile method.

LatticeElementalDensity.GetLifetimeService() Any#

GetLifetimeService method.

LatticeElementalDensity.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#

GetObjectData method.

LatticeElementalDensity.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

LatticeElementalDensity.GetPath() str#

GetPath method.

LatticeElementalDensity.GetPropertyName(dispId: int) str#

GetPropertyName method.

LatticeElementalDensity.GetPropertyValue(name: str) Any#

GetPropertyValue method.

LatticeElementalDensity.GetType() type#

GetType method.

LatticeElementalDensity.GetVisibleProperties() List[System.Reflection.PropertyInfo]#

GetVisibleProperties method.

LatticeElementalDensity.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

LatticeElementalDensity.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

LatticeElementalDensity.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

LatticeElementalDensity.InitializeLifetimeService() Any#

InitializeLifetimeService method.

LatticeElementalDensity.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

LatticeElementalDensity.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

LatticeElementalDensity.PropertyByAPIName(name: str) Ansys.ACT.Automation.Mechanical.Property#
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.
LatticeElementalDensity.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

LatticeElementalDensity.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

LatticeElementalDensity.RemoveParameter(propName: str) None#

Removes the parameter from the parameter set corresponding to the given property.

LatticeElementalDensity.RenameBasedOnDefinition() None#

Run the RenameBasedOnDefinition action.

LatticeElementalDensity.RetrieveResult() None#

Evaluates the individual result without evaluating all the results in the same solution.

LatticeElementalDensity.ToString() str#

ToString method.