NastranExportOptions#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.NastranExportOptions#

Bases: object

Defines the NastranExportOptions.

Overview#

AnalysisType

Analysis type.

GridCS

Grid coordinate system number.

GroundCheck

Ground check.

JointStiffness

Joint stiffness.

Modes

Modes.

NastranFilename

Full path of Nastran export file.

Offset

Offset.

PyramidElements

Pyramid elements.

Time

Time.

WTMass

WTMass.

Property detail#

property NastranExportOptions.AnalysisType: str | None#

Analysis type.

property NastranExportOptions.GridCS: int | None#

Grid coordinate system number.

property NastranExportOptions.GroundCheck: bool | None#

Ground check.

property NastranExportOptions.JointStiffness: float | None#

Joint stiffness.

property NastranExportOptions.Modes: int | None#

Modes.

property NastranExportOptions.NastranFilename: str | None#

Full path of Nastran export file.

property NastranExportOptions.Offset: int | None#

Offset.

property NastranExportOptions.PyramidElements: str | None#

Pyramid elements.

property NastranExportOptions.Time: float | None#

Time.

property NastranExportOptions.WTMass: float | None#

WTMass.