Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, <P N="length" V="10" T="Number" D="The length of the structure"> specifies a parameter named "length" with a value of "10", a type of "Number" and a description of "The length of the structure".

Example

Code Block
languagexml
<P N="L" V="100" D="Lenght" />
Code Block
languagexml
<P N="Desc" V="This analysis is applicable" T="Text" />
Code Block
languagexml
<P N="Beam" V="ASTM A992" T="Steel Material" D="Beam Grade" Role="Input" Category="Material Properties"

...