ENCommand#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.CDB.ENCommand#

Bases: object

Represents an EN command.

Overview#

Type

Gets the type (attribute or node).

Values

Gets the values.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property ENCommand.Type: System.String | None

Gets the type (attribute or node).

property ENCommand.Values: System.Collections.Generic.IReadOnlyList[System.Int32] | None

Gets the values.

property ENCommand.Name: System.String | None

Gets the command name.

property ENCommand.Index: System.UInt32 | None

Gets the command index.