IMechanicalUserLoad#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Mechanical.IMechanicalUserLoad#
Bases:
objectDefines a Mechanical user load.
Overview#
CreateChild method. |
|
NotifyChange method. |
|
Sets the default selection of the entity. |
|
get_AffectsSolution method. |
|
get_AllProperties method. |
|
get_Analysis method. |
|
get_Attributes method. |
|
get_Caption method. |
|
get_Children method. |
|
get_Color method. |
|
get_Controller method. |
|
get_Extension method. |
|
get_Icon method. |
|
get_Id method. |
|
get_InternalCaption method. |
|
get_IsLoad method. |
|
get_IsSupport method. |
|
get_Name method. |
|
get_ObjectLocation method. |
|
get_ObjectType method. |
|
get_Parent method. |
|
get_Properties method. |
|
get_State method. |
|
get_SupportedLocations method. |
|
get_Suppressed method. |
|
get_Version method. |
|
set_Color method. |
|
set_Suppressed method. |
AffectsSolution property. |
|
AllProperties property. |
|
Gets the associated analysis. |
|
Attributes property. |
|
Caption property. |
|
Children property. |
|
Color property. |
|
Controller property. |
|
Extension property. |
|
Icon property. |
|
Id property. |
|
InternalCaption property. |
|
IsLoad property. |
|
IsSupport property. |
|
Name property. |
|
ObjectLocation property. |
|
ObjectType property. |
|
Parent property. |
|
Properties property. |
|
State property. |
|
SupportedLocations property. |
|
Suppressed property. |
|
Version property. |
Property detail#
- property IMechanicalUserLoad.AllProperties: Iterable[Ansys.ACT.Interfaces.UserObject.ISimProperty] | None#
AllProperties property.
- property IMechanicalUserLoad.Analysis: Ansys.ACT.Interfaces.Analysis.IAnalysis | None#
Gets the associated analysis.
- property IMechanicalUserLoad.Attributes: Ansys.ACT.Interfaces.Common.IAttributeCollection | None#
Attributes property.
- property IMechanicalUserLoad.Children: Iterable[Ansys.ACT.Interfaces.UserObject.IUserObject] | None#
Children property.
- property IMechanicalUserLoad.Extension: Ansys.ACT.Interfaces.Common.IExtension | None#
Extension property.
- property IMechanicalUserLoad.ObjectLocation: Ansys.ACT.Interfaces.UserObject.ObjectLocationEnum | None#
ObjectLocation property.
- property IMechanicalUserLoad.ObjectType: Ansys.ACT.Interfaces.UserObject.ObjectTypeEnum | None#
ObjectType property.
- property IMechanicalUserLoad.Parent: Ansys.ACT.Interfaces.DataModel.IDataModelObject | None#
Parent property.
- property IMechanicalUserLoad.Properties: Ansys.ACT.Interfaces.UserObject.IPropertyCollection | None#
Properties property.
Method detail#
- IMechanicalUserLoad.CreateChild(name: str) Ansys.ACT.Interfaces.UserObject.IUserLoad#
CreateChild method.
- IMechanicalUserLoad.SetDefaultSelection(selection: Ansys.ACT.Interfaces.Common.ISelectionInfo, notifyChange: bool) None#
Sets the default selection of the entity.
- IMechanicalUserLoad.get_AllProperties() Iterable[Ansys.ACT.Interfaces.UserObject.ISimProperty]#
get_AllProperties method.
- IMechanicalUserLoad.get_Analysis() Ansys.ACT.Interfaces.Analysis.IAnalysis#
get_Analysis method.
- IMechanicalUserLoad.get_Attributes() Ansys.ACT.Interfaces.Common.IAttributeCollection#
get_Attributes method.
- IMechanicalUserLoad.get_Children() Iterable[Ansys.ACT.Interfaces.UserObject.IUserObject]#
get_Children method.
- IMechanicalUserLoad.get_Controller() Any#
get_Controller method.
- IMechanicalUserLoad.get_Extension() Ansys.ACT.Interfaces.Common.IExtension#
get_Extension method.
- IMechanicalUserLoad.get_ObjectLocation() Ansys.ACT.Interfaces.UserObject.ObjectLocationEnum#
get_ObjectLocation method.
- IMechanicalUserLoad.get_ObjectType() Ansys.ACT.Interfaces.UserObject.ObjectTypeEnum#
get_ObjectType method.
- IMechanicalUserLoad.get_Parent() Ansys.ACT.Interfaces.DataModel.IDataModelObject#
get_Parent method.
- IMechanicalUserLoad.get_Properties() Ansys.ACT.Interfaces.UserObject.IPropertyCollection#
get_Properties method.
- IMechanicalUserLoad.get_SupportedLocations() Ansys.ACT.Interfaces.UserObject.ObjectLocationEnum#
get_SupportedLocations method.