NSMassCommand#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.FE.CDB.NSMassCommand(iNSMassCommand: Ansys.Common.Interop.FEParsePlugin_ANSYS.INSMassCommand)#
Bases:
objectHolds definitions for the NSMASS Command from APDL used in External Model. Refer to APDL command definition for more details.
Overview#
Equals method. |
|
GetHashCode method. |
|
GetType method. |
|
ToString method. |
Gets the action to perform on the elements, ADD, DEL or LIST. |
|
Gets the nonstructural mass distribution method to apply. Valid only when Unit is total_mass. |
|
Gets the name of the component or component group to which is applied the nonstructural mass. |
|
FullName property. |
|
Gets the command index. |
|
Gets the command name. |
|
ToCdbCommandString property. |
|
Gets the unit of the input value of nonstructural mass. |
|
Gets the input value of the nonstructural mass. |
Property detail#
- property NSMassCommand.Action: str | None#
Gets the action to perform on the elements, ADD, DEL or LIST.
- property NSMassCommand.Distribution: int | None#
Gets the nonstructural mass distribution method to apply. Valid only when Unit is total_mass.
- property NSMassCommand.Elem: str | None#
Gets the name of the component or component group to which is applied the nonstructural mass.