LoadGroup#

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

Bases: object

Defines a LoadGroup.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddCurrent

Creates a new Current

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

AddVoltage

Creates a new Voltage

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.

DeleteChildren

Run the DeleteChildren action with optional verification dialog.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

GenerateRemoteLoads

Run the action to generate the remote loads from the source data.

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.

ToString

ToString method.

AttachedRefs

AttachedRefs property.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

ConductingArea

Gets or sets the ConductingArea.

ConductorCurrent

Gets or sets the ConductorCurrent.

ConductorType

Gets or sets the ConductorType.

CoordinateSystem

Gets or sets the CoordinateSystem.

DataImportStatus

Gets the DataImportStatus.

DataModelObjectCategory

Gets the current DataModelObject's category.

Figures

Gets the list of associated figures.

FilterByOrder

Gets or sets whether imported remote loads are filtered by order. The order is specified in the Orders property.

GroupingFolder

GroupingFolder property.

GroupingType

Gets or sets the GroupingType.

IconName

IconName property.

Images

Gets the list of associated images.

ImportedDataType

Gets or sets the ImportedDataType.

InternalObject

Gets the internal object. For advanced usage only.

InterpolateRPM

Gets or Sets the Interpolate RPM.

Location

Gets or sets the Location.

Name

Name property.

NumberOfFrequenciesToConsider

Gets or sets the NumberOfFrequenciesToConsider.

NumberOfPoints

Gets or Sets the Number of Points.

NumberOfTurns

Gets or sets the NumberOfTurns.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

OnDataRefreshOption

Gets or sets the OnDataRefreshOption.

Orders

Gets or Sets the Orders. These orders are imported from the maxwell solution and the Analysis Settings will be synced with the orders specified.

Parent

Parent property.

PhaseAngle

Gets or sets the PhaseAngle.

Properties

Gets the list of properties for this object.

RPMFileSelection

Gets or Sets the File Selection (.csv) for User Defined RPM Interpolation.

SolutionId

Gets or sets the SolutionId.

State

State property.

Suppressed

Gets or sets the Suppressed.

TransferFileName

Gets or sets the TransferFileName.

UseInternalRemotePoints

Gets or sets the UseInternalRemotePoints.

VisibleProperties

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

Property detail#

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

AttachedRefs property.

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

Gets the list of children.

property LoadGroup.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

property LoadGroup.ConductingArea: Ansys.Core.Units.Quantity | None#

Gets or sets the ConductingArea.

property LoadGroup.ConductorCurrent: Ansys.Core.Units.Quantity | None#

Gets or sets the ConductorCurrent.

property LoadGroup.ConductorType: Ansys.Mechanical.DataModel.Enums.SourceConductorType | None#

Gets or sets the ConductorType.

property LoadGroup.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the CoordinateSystem.

property LoadGroup.DataImportStatus: Ansys.Mechanical.DataModel.Enums.DataImportStatus | None#

Gets the DataImportStatus.

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

Gets the current DataModelObject's category.

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

Gets the list of associated figures.

property LoadGroup.FilterByOrder: bool | None#

Gets or sets whether imported remote loads are filtered by order. The order is specified in the Orders property.

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

GroupingFolder property.

property LoadGroup.GroupingType: Ansys.Mechanical.DataModel.Enums.LoadGroupingType | None#

Gets or sets the GroupingType.

property LoadGroup.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property LoadGroup.ImportedDataType: Ansys.Mechanical.DataModel.Enums.DataTypeOptions | None#

Gets or sets the ImportedDataType.

property LoadGroup.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadGroupAuto | None#

Gets the internal object. For advanced usage only.

property LoadGroup.InterpolateRPM: Ansys.Mechanical.DataModel.Enums.InterpolateRPM | None#

Gets or Sets the Interpolate RPM.

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

Gets or sets the Location.

property LoadGroup.Name: str | None#

Name property.

property LoadGroup.NumberOfFrequenciesToConsider: int | None#

Gets or sets the NumberOfFrequenciesToConsider.

property LoadGroup.NumberOfPoints: int | None#

Gets or Sets the Number of Points.

property LoadGroup.NumberOfTurns: int | None#

Gets or sets the NumberOfTurns.

property LoadGroup.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

property LoadGroup.OnDataRefreshOption: Ansys.Mechanical.DataModel.Enums.RemotePointUpdateOptions | None#

Gets or sets the OnDataRefreshOption.

property LoadGroup.Orders: str | None#

Gets or Sets the Orders. These orders are imported from the maxwell solution and the Analysis Settings will be synced with the orders specified.

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

Parent property.

property LoadGroup.PhaseAngle: Ansys.Core.Units.Quantity | None#

Gets or sets the PhaseAngle.

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

Gets the list of properties for this object.

property LoadGroup.RPMFileSelection: str | None#

Gets or Sets the File Selection (.csv) for User Defined RPM Interpolation.

property LoadGroup.SolutionId: int | None#

Gets or sets the SolutionId.

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

State property.

property LoadGroup.Suppressed: bool | None#

Gets or sets the Suppressed.

property LoadGroup.TransferFileName: str | None#

Gets or sets the TransferFileName.

property LoadGroup.UseInternalRemotePoints: bool | None#

Gets or sets the UseInternalRemotePoints.

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

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

Method detail#

LoadGroup.Activate() None#

Activate the current object.

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

Creates a new child Comment.

LoadGroup.AddCurrent() Ansys.ACT.Automation.Mechanical.BoundaryConditions.Current#

Creates a new Current

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

Creates a new child Figure.

LoadGroup.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.
LoadGroup.AddVoltage() Ansys.ACT.Automation.Mechanical.BoundaryConditions.Voltage#

Creates a new Voltage

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

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

LoadGroup.Delete() None#

Run the Delete action.

LoadGroup.DeleteChildren(verificationDialog: bool) None#

Run the DeleteChildren action with optional verification dialog.

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

Creates a copy of the current DataModelObject.

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

Equals method.

LoadGroup.GenerateRemoteLoads() None#

Run the action to generate the remote loads from the source data.

LoadGroup.GetAPIName(dispId: int) str#

Property name bound to dispId.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

LoadGroup.GetHashCode() int#

GetHashCode method.

LoadGroup.GetIconFile() System.Byte#

GetIconFile method.

LoadGroup.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

LoadGroup.GetPath() str#

GetPath method.

LoadGroup.GetPropertyName(dispId: int) str#

GetPropertyName method.

LoadGroup.GetPropertyValue(name: str) Any#

GetPropertyValue method.

LoadGroup.GetType() type#

GetType method.

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

GetVisibleProperties method.

LoadGroup.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

LoadGroup.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

LoadGroup.InitializeLifetimeService() Any#

InitializeLifetimeService method.

LoadGroup.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

LoadGroup.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

PropertyById method.

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

Get a property by its unique name.

LoadGroup.RemoveParameter(propName: str) None#

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

LoadGroup.ToString() str#

ToString method.