OptionsControlCommand#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.NASTRAN.OptionsControlCommand#

Bases: object

Options control command.

Overview#

Arguments

Gets the arguments.

Index

Gets the command index.

Name

Gets the command name.

OptionLines

Gets the option lines.

Property detail#

property OptionsControlCommand.Arguments: tuple[Any] | None#

Gets the arguments.

property OptionsControlCommand.Index: int | None#

Gets the command index.

property OptionsControlCommand.Name: str | None#

Gets the command name.

property OptionsControlCommand.OptionLines: tuple[Any] | None#

Gets the option lines.