FEParser#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.FE.FEParser#

Bases: object

FE parser object.

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

Parse

Parse method.

ToString

ToString method.

Method detail#

FEParser.Equals(obj: Any) bool#

Equals method.

FEParser.GetHashCode() int#

GetHashCode method.

FEParser.GetType() type#

GetType method.

FEParser.Parse(filename: str, format: str) Ansys.ACT.Automation.Mechanical.FE.CommandRepository#

Parse method.

FEParser.ToString() str#

ToString method.