SFEBlockCommand#
- class ansys.mechanical.stubs.v261.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 Format. |
|
FullName property. |
|
Gets the command index. |
|
Gets whether the values are defined using a table. |
|
Gets the surface load label. |
|
Gets the command name. |
|
Gets the command text formatted as a CDB file entry. |
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.