NBlockCommand#

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

Bases: object

Represents a NBLOCK command.

Overview#

Nodes

Gets the nodes.

Name

Gets the command name.

Index

Gets the command index.

Property detail#

property NBlockCommand.Nodes: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandNode] | None

Gets the nodes.

property NBlockCommand.Name: System.String | None

Gets the command name.

property NBlockCommand.Index: System.UInt32 | None

Gets the command index.