LoadApplication#

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

Bases: object

Defines a LoadApplication.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

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.

GetAPIName

Property name bound to dispId.

GetActivateAtLoadStep

Gets whether the load application is active at the specified load step.

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.

PromoteToNamedSelection

Run the PromoteToNamedSelection action.

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.

SetActivateAtLoadStep

Sets whether the load application is active at the specified load step.

ToString

ToString method.

AbsoluteResult

AttachedRefs

AttachedRefs property.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

DataModelObjectCategory

Gets the current DataModelObject's category.

Figures

Gets the list of associated figures.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

InternalObject

Gets the internal object. For advanced usage only.

LoadVectorNumber

Magnitude

Gets the Magnitude.

MagnitudeImag

Gets the MagnitudeImag.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

Properties

Gets the list of properties for this object.

ReadOnly

Gets or sets the ReadOnly.

ScopingMethod

SharedRefBody

Gets or sets the SharedRefBody.

Source

State

State property.

StepSelection

StepVarying

Suppressed

Gets or sets the Suppressed.

TransferableObjectId

TransferableObjectId property.

VisibleProperties

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

XComponent

Gets the XComponent.

XComponentImag

Gets the XComponentImag.

YComponent

Gets the YComponent.

YComponentImag

Gets the YComponentImag.

ZComponent

Gets the ZComponent.

ZComponentImag

Gets the ZComponentImag.

Property detail#

property LoadApplication.AbsoluteResult: bool | None#
property LoadApplication.AttachedRefs: List[int] | None#

AttachedRefs property.

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

Gets the list of children.

property LoadApplication.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

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

Gets the current DataModelObject's category.

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

Gets the list of associated figures.

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

GroupingFolder property.

property LoadApplication.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property LoadApplication.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

property LoadApplication.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None#

Gets the internal object. For advanced usage only.

property LoadApplication.LoadVectorNumber: int | None#
property LoadApplication.Magnitude: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the Magnitude.

property LoadApplication.MagnitudeImag: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the MagnitudeImag.

property LoadApplication.Name: str | None#

Name property.

property LoadApplication.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

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

Gets the list of properties for this object.

property LoadApplication.ReadOnly: bool | None#

Gets or sets the ReadOnly.

property LoadApplication.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#
property LoadApplication.SharedRefBody: Ansys.ACT.Automation.Mechanical.Body | None#

Gets or sets the SharedRefBody.

property LoadApplication.Source: Ansys.ACT.Automation.Mechanical.DataModelObject | None#
property LoadApplication.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property LoadApplication.StepSelection: int | None#
property LoadApplication.StepVarying: Ansys.Mechanical.DataModel.Enums.StepVarying | None#
property LoadApplication.Suppressed: bool | None#

Gets or sets the Suppressed.

property LoadApplication.TransferableObjectId: str | None#

TransferableObjectId property.

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

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

property LoadApplication.XComponent: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the XComponent.

property LoadApplication.XComponentImag: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the XComponentImag.

property LoadApplication.YComponent: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the YComponent.

property LoadApplication.YComponentImag: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the YComponentImag.

property LoadApplication.ZComponent: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the ZComponent.

property LoadApplication.ZComponentImag: Ansys.ACT.Mechanical.Fields.Field | None#

Gets the ZComponentImag.

Method detail#

LoadApplication.Activate() None#

Activate the current object.

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

Creates a new child Comment.

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

Creates a new child Figure.

LoadApplication.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.
LoadApplication.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

LoadApplication.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Equals method.

LoadApplication.GetAPIName(dispId: int) str#

Property name bound to dispId.

LoadApplication.GetActivateAtLoadStep(stepNumber: int) bool#

Gets whether the load application is active at the specified load step.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

LoadApplication.GetHashCode() int#

GetHashCode method.

LoadApplication.GetIconFile() System.Byte#

GetIconFile method.

LoadApplication.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

LoadApplication.GetPath() str#

GetPath method.

LoadApplication.GetPropertyName(dispId: int) str#

GetPropertyName method.

LoadApplication.GetPropertyValue(name: str) Any#

GetPropertyValue method.

LoadApplication.GetType() type#

GetType method.

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

GetVisibleProperties method.

LoadApplication.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

LoadApplication.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

LoadApplication.InitializeLifetimeService() Any#

InitializeLifetimeService method.

LoadApplication.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

LoadApplication.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

LoadApplication.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection]#

Run the PromoteToNamedSelection action.

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

PropertyById method.

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

Get a property by its unique name.

LoadApplication.RemoveParameter(propName: str) None#

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

LoadApplication.SetActivateAtLoadStep(stepNumber: int, bActive: bool) None#

Sets whether the load application is active at the specified load step.

LoadApplication.ToString() str#

ToString method.