CommandNSMData#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.FE.CDB.CommandNSMData#
Bases:
objectHolds definitions for the NSM data of the NSMBlock command. This command contains the data of each line in the NSMBlock.
Overview#
Gets the Area or length of the element. |
|
Gets the Density of the element. |
|
Gets the Distributed non-structural mass based on the area or length of the element. |
|
Gets the Distributed non-structural mass based on the mass or volume of the element. |
|
Gets the Element number. |
|
Gets the Non-structural mass per unit area or length. |
|
Gets the Non-structural mass per unit volume. |
|
Gets the Volume of the element. |
Property detail#
- property CommandNSMData.DistributedNSMAreaOrLength: float | None#
Gets the Distributed non-structural mass based on the area or length of the element.
- property CommandNSMData.DistributedNSMVolumeOrMass: float | None#
Gets the Distributed non-structural mass based on the mass or volume of the element.
- property CommandNSMData.NSMassPerAreaOrLength: float | None#
Gets the Non-structural mass per unit area or length.