NastranOptionLine#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.FE.NASTRAN.NastranOptionLine(options: List[Ansys.ACT.Automation.Mechanical.FE.NASTRAN.NastranOption])#

Bases: object

Option line.

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Options

Gets the options.

Property detail#

property NastranOptionLine.Options: tuple[Ansys.ACT.Automation.Mechanical.FE.NASTRAN.NastranOption] | None#

Gets the options.

Method detail#

NastranOptionLine.Equals(obj: Any) bool#

Equals method.

NastranOptionLine.GetHashCode() int#

GetHashCode method.

NastranOptionLine.GetType() type#

GetType method.

NastranOptionLine.ToString() str#

ToString method.