SFEBlockCommand#
- class ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.FE.CDB.SFEBlockCommand(iSFEBlockCommandObj: Ansys.Common.Interop.FEParsePlugin_ANSYS.ISFEBlockCommand)#
Bases:
objectRepresents a SFEBLOCK command.
Overview#
Equals method. |
|
GetHashCode method. |
|
GetType method. |
|
ToString method. |
Gets the number of element surface loads. |
|
Get the element surface loads. |
|
Gets the command index. |
|
Gets the surface load label. |
|
Gets the command name. |
Property detail#
- property SFEBlockCommand.ElementSurfaceLoadCount: int | None#
Gets the number of element surface loads.
- property SFEBlockCommand.ElementSurfaceLoads: tuple[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElementSurfaceLoad] | None#
Get the element surface loads.