CommandElementSurfaceLoadValues#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.CommandElementSurfaceLoadValues#

Bases: object

Values associated to an element surface load from a SFEBLOCK command.

Overview#

ValueCount

Gets the number of values.

Values

Gets the values.

Property detail#

property CommandElementSurfaceLoadValues.ValueCount: System.Int32 | None

Gets the number of values.

property CommandElementSurfaceLoadValues.Values: System.Collections.Generic.IReadOnlyList[System.Object] | None

Gets the values.