ALTAGeneralOptions Class

From ReliaWiki
Revision as of 18:02, 6 February 2014 by John Leavitt (talk | contribs)
Jump to navigation Jump to search


This class describes various settings for the ALTADataSet's GeneralSettings.

Properties

Formatted Usage Example

Declare the ALTADataSet. See New ALTADataSet for additional details.

       Dim ALTADS as New ALTADataSet

Set various settings.

       ALTADS.GeneralSettings.AllowLargeBetaValues = False
       ALTADS.GeneralSettings.ImplementStressAtTheEndOfTheStep = False