IMechanicalUserSolver#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Mechanical.IMechanicalUserSolver#
Bases:
objectDefines a Mechanical user solver.
Overview#
NotifyChange method. |
|
Sets the default selection of the entity. |
AllProperties property. |
|
Gets the associated analysis. |
|
AnalysisType property. |
|
Attributes property. |
|
Caption property. |
|
Children property. |
|
Controller property. |
|
Extension property. |
|
Icon property. |
|
Id property. |
|
InternalCaption property. |
|
Name property. |
|
ObjectLocation property. |
|
ObjectType property. |
|
Parent property. |
|
PhysicsType property. |
|
Properties property. |
|
State property. |
|
SupportedLocations property. |
|
Version property. |
Property detail#
- property IMechanicalUserSolver.AllProperties: Iterable[Ansys.ACT.Interfaces.UserObject.ISimProperty] | None#
AllProperties property.
- property IMechanicalUserSolver.Analysis: Ansys.ACT.Interfaces.Analysis.IAnalysis | None#
Gets the associated analysis.
- property IMechanicalUserSolver.Attributes: Ansys.ACT.Interfaces.Common.IAttributeCollection | None#
Attributes property.
- property IMechanicalUserSolver.Children: Iterable[Ansys.ACT.Interfaces.UserObject.IUserObject] | None#
Children property.
- property IMechanicalUserSolver.Extension: Ansys.ACT.Interfaces.Common.IExtension | None#
Extension property.
- property IMechanicalUserSolver.ObjectLocation: Ansys.ACT.Interfaces.UserObject.ObjectLocationEnum | None#
ObjectLocation property.
- property IMechanicalUserSolver.ObjectType: Ansys.ACT.Interfaces.UserObject.ObjectTypeEnum | None#
ObjectType property.
- property IMechanicalUserSolver.Parent: Ansys.ACT.Interfaces.DataModel.IDataModelObject | None#
Parent property.
- property IMechanicalUserSolver.Properties: Ansys.ACT.Interfaces.UserObject.IPropertyCollection | None#
Properties property.
Method detail#
- IMechanicalUserSolver.SetDefaultSelection(selection: Ansys.ACT.Interfaces.Common.ISelectionInfo, notifyChange: bool) None#
Sets the default selection of the entity.