Void
ANSYSAnalysisSettings
.SetLineSearch(
UInt32
param1,
LineSearchType
param2)
Sets the Line Search for a given solution step. only implemented on InternalObject for static analysis now
Remarks
Examples
Parameters
param1
Type:
UInt32
param2
Type:
LineSearchType
Return Value
Type:
Void