NastranExportOptions
Last update: 14.01.2025
NastranExportOptions
class Ansys.ACT.Automation.Mechanical.NastranExportOptions
Bases: object
Defines the NastranExportOptions.
Overview
Properties
Name | Description |
---|---|
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.