Solid Edge Part Type Library
GetNastranOptions Method
Options
Number of modes
Low frequency
High Frequency
Command line options
Keyword options
Description
Get various options set on NASTRAN solver.
Syntax
Visual Basic
Public Sub GetNastranOptions( _
   ByRef dwOptions As ULong, _
   ByRef ulNumModes As ULong, _
   ByRef dFreqRangeLow As Double, _
   ByRef dFreqRangeHigh As Double, _
   ByRef bstrNasCmdLine As String, _
   ByRef bstrNasKeywordOpts As String _
) 
Parameters
dwOptions
Options
ulNumModes
Number of modes
dFreqRangeLow
Low frequency
dFreqRangeHigh
High Frequency
bstrNasCmdLine
Command line options
bstrNasKeywordOpts
Keyword options
See Also

Study Object  | Study Members  | Solid Edge ST3 - What's New