NastranExportOptions#

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

Bases: object

Defines the NastranExportOptions.

Overview#

NastranFilename

Full path of Nastran export file.

AnalysisType

Analysis type.

GridCS

Grid coordinate system number.

Offset

Offset.

WTMass

WTMass.

JointStiffness

Joint stiffness.

PyramidElements

Pyramid elements.

Modes

Modes.

Time

Time.

GroundCheck

Ground check.

Property detail#

property NastranExportOptions.NastranFilename: System.String | None

Full path of Nastran export file.

property NastranExportOptions.AnalysisType: System.String | None

Analysis type.

property NastranExportOptions.GridCS: System.Int32 | None

Grid coordinate system number.

property NastranExportOptions.Offset: System.Int32 | None

Offset.

property NastranExportOptions.WTMass: System.Double | None

WTMass.

property NastranExportOptions.JointStiffness: System.Double | None

Joint stiffness.

property NastranExportOptions.PyramidElements: System.String | None

Pyramid elements.

property NastranExportOptions.Modes: System.Int32 | None

Modes.

property NastranExportOptions.Time: System.Double | None

Time.

property NastranExportOptions.GroundCheck: System.Boolean | None

Ground check.