﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.99.7822.147"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>ea8c6683-ee1a-4934-9a14-cbe99a660869</id>
      <revision>2</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="false" viewMode="2" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="1" orientation="Portrait" width="850" height="1100" />
      <margins left="39" right="39" top="49" bottom="49" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="0.99.7822.147" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.7822.147" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="TextRegion" version="1.11.7822.147" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="Structural Shape Property Extractor" version="0.1.7616.17846" guid="646af833-1273-447f-a37c-97fc9a643f05" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="0" top="45" width="161" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Here is the program info:</p>
        </content>
      </text>
    </region>
    <region left="54" top="72" width="701" height="250" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string"></e>
          <e type="operand" style="string">about</e>
          <e type="function" args="2">SectPROP</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">Name of Program:  STRUCTURAL SECTION PROPERTY EXTRACTOR

 Programmer Info:
 │1.)  Name:        Redem Solasco Legaspi Jr
 │2.)  Profession:  Civil/Structural Engineer
 │3.)  Location:    Pio V. Corpus, Masbate, Philippines
 │4.)  E-Mail:      redemlegaspi@gmail.com
 │5.)  Phone:       (+63) 921 843 4412
 │6.)  Alma Mater:  University of San Carlos, Cebu City

 Caveat:
 │This Computer Program is protected by International Law.
 │Unauthorized reproduction or distribution of this program
 │or any portion of it, may result in severe civil and criminal
 │penalties, and will be prosecuted to the maximum extent of
 │the law.</e>
        </result>
      </math>
    </region>
    <region left="0" top="351" width="681" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>I can use the "SectProp" function to get properties from many shapes out of the AISC Manual such as a W12x22.</p>
        </content>
      </text>
    </region>
    <region left="45" top="369" width="302" height="39" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A.1</e>
          <e type="operand" style="string">W12x22</e>
          <e type="operand" style="string">A</e>
          <e type="function" args="2">SectPROP</e>
          <e type="operator" args="2">:</e>
        </input>
        <contract>
          <e type="operand" style="unit">in</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
        </contract>
        <result action="numeric">
          <e type="operand">6.48</e>
        </result>
      </math>
    </region>
    <region left="0" top="423" width="740" height="38" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>The problem comes when I try to get a shape that has "/" or "." in the name. This includes most angles, HSS members and several other shapes.</p>
        </content>
      </text>
    </region>
    <region left="27" top="513" width="520" height="341" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A.2</e>
          <e type="operand" style="string">L5x5x3/8</e>
          <e type="operand" style="string">A</e>
          <e type="function" args="2">SectPROP</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">[Beam L5x5x3/8 does not exist!]

 Select from Beam Sizes below:
 │1.)  L5x5x7/8
 │2.)  L5x5x3/4
 │3.)  L5x5x5/8
 │4.)  L5x5x1/2
 │5.)  L5x5x7/16
 │6.)  L5x5x3/8
 │7.)  L5x5x5/16
 │8.)  L5x3-1/2x3/4
 │9.)  L5x3-1/2x5/8
 │10.) L5x3-1/2x1/2
 │11.) L5x3-1/2x3/8
 │12.) L5x3-1/2x5/16
 │13.) L5x3-1/2x1/4
 │14.) L5x3x1/2
 │15.) L5x3x7/16
 │16.) L5x3x3/8
 │17.) L5x3x5/16
 │18.) L5x3x1/4
</e>
        </result>
      </math>
    </region>
    <region left="45" top="1017" width="568" height="280" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A.3</e>
          <e type="operand" style="string">HSS20x4x1/4</e>
          <e type="operand" style="string">A</e>
          <e type="function" args="2">SectPROP</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">[Beam HSS20x4x1/4 does not exist!]

 Select from Beam Sizes below:
 │1.)  HSS20x12x5/8
 │2.)  HSS20x12x1/2
 │3.)  HSS20x12x3/8
 │4.)  HSS20x12x5/16
 │5.)  HSS20x8x5/8
 │6.)  HSS20x8x1/2
 │7.)  HSS20x8x3/8
 │8.)  HSS20x8x5/16
 │9.)  HSS20x4x1/2
 │10.) HSS20x4x3/8
 │11.) HSS20x4x5/16
 │12.) HSS20x4x1/4
 │13.) HSS20x0.500
 │14.) HSS20x0.375
</e>
        </result>
      </math>
    </region>
    <region left="54" top="1305" width="520" height="235" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A.4</e>
          <e type="operand" style="string">WT8x15.5</e>
          <e type="operand" style="string">A</e>
          <e type="function" args="2">SectPROP</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">[Beam WT8x15.5 does not exist!]

 Select from Beam Sizes below:
 │1.)  WT8x50
 │2.)  WT8x44.5
 │3.)  WT8x38.5
 │4.)  WT8x33.5
 │5.)  WT8x28.5
 │6.)  WT8x25
 │7.)  WT8x22.5
 │8.)  WT8x20
 │9.)  WT8x18
 │10.) WT8x15.5
 │11.) WT8x13
</e>
        </result>
      </math>
    </region>
    <region left="27" top="2097" width="558" height="688" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A.45</e>
          <e type="operand" style="string">HSS7x0.500</e>
          <e type="operand" style="string">A</e>
          <e type="function" args="2">SectPROP</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">[Beam HSS7x0.500 does not exist!]

 Select from Beam Sizes below:
 │1.)  HSS7x7x5/8
 │2.)  HSS7x7x1/2
 │3.)  HSS7x7x3/8
 │4.)  HSS7x7x5/16
 │5.)  HSS7x7x1/4
 │6.)  HSS7x7x3/16
 │7.)  HSS7x7x1/8
 │8.)  HSS7x5x1/2
 │9.)  HSS7x5x3/8
 │10.) HSS7x5x5/16
 │11.) HSS7x5x1/4
 │12.) HSS7x5x3/16
 │13.) HSS7x5x1/8
 │14.) HSS7x4x1/2
 │15.) HSS7x4x3/8
 │16.) HSS7x4x5/16
 │17.) HSS7x4x1/4
 │18.) HSS7x4x3/16
 │19.) HSS7x4x1/8
 │20.) HSS7x3x1/2
 │21.) HSS7x3x3/8
 │22.) HSS7x3x5/16
 │23.) HSS7x3x1/4
 │24.) HSS7x3x3/16
 │25.) HSS7x3x1/8
 │26.) HSS7x2x1/2
 │27.) HSS7x2x3/16
 │28.) HSS7x2x1/4
 │29.) HSS7.625x0.375
 │30.) HSS7.625x0.328
 │31.) HSS7.500x0.500
 │32.) HSS7.500x0.375
 │33.) HSS7.500x0.312
 │34.) HSS7.500x0.250
 │35.) HSS7.500x0.188
 │36.) HSS7x0.500
 │37.) HSS7x0.375
 │38.) HSS7x0.312
 │39.) HSS7x0.250
 │40.) HSS7x0.188
 │41.) HSS7x0.125
</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>