ExportSettings#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.Substructure.ExportSettings#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

ForExpansion

Specifies whether to prepare the export for expansion. That allows for postprocessing results on physical nodes of an imported condensed part.

Property detail#

property ExportSettings.ForExpansion: bool | None#

Specifies whether to prepare the export for expansion. That allows for postprocessing results on physical nodes of an imported condensed part. Default: false.

Method detail#

ExportSettings.Equals(obj: Any) bool#

Equals method.

ExportSettings.GetHashCode() int#

GetHashCode method.

ExportSettings.GetType() type#

GetType method.

ExportSettings.ToString() str#

ToString method.