ALTAStressProfile Constructors: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|ALTAStressProfile Class|ALTAStressProfile}} Initialize a new instance of the ALTAStressProfile class. == Syntax == *ALTAStressPro…')
 
No edit summary
Line 7: Line 7:


Parameters
Parameters
:''Name'': The [[ALTAStressProfile.Name|name]] of the new stress profile.
:''Name'': The name of the new stress profile.

Revision as of 16:32, 15 May 2014


Initialize a new instance of the ALTAStressProfile class.

Syntax

  • ALTAStressProfile() Creates a new ALTAStressProfile object.
  • ALTAStressProfile( Name As String) Creates a new ALTAStressProfile object with the specified name.

Parameters

Name: The name of the new stress profile.