Defines the NastranExportOptions.
Declaration Syntax
public class NastranExportOptions : Dictionary<string, object>
Table 290: Members
|
Constructor | NastranExportOptions(string, string, int, int, double, double, string, int, double, bool) |
No details are provided for this entry. |
|
Property | AnalysisType |
Analysis type. |
|
Property | GridCS |
Grid coordinate system number. |
|
Property | GroundCheck |
Ground check. |
|
Property | JointStiffness |
Joint stiffness. |
|
Property | Modes |
Modes. |
|
Property | NastranFilename |
Full path of Nastran export file. |
|
Property | Offset |
Offset. |
|
Property | PyramidElements |
Pyramid elements. |
|
Property | Time |
Time. |
|
Property | WTMass |
WTMass. |