NBlockCommand#

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

Bases: object

Represents a NBLOCK command.

Overview#

Index

Gets the command index.

Name

Gets the command name.

Nodes

Gets the nodes.

Property detail#

property NBlockCommand.Index: int | None#

Gets the command index.

property NBlockCommand.Name: str | None#

Gets the command name.

property NBlockCommand.Nodes: tuple[Ansys.ACT.Automation.Mechanical.FE.CDB.CommandNode] | None#

Gets the nodes.