slice(List,start,end)

PreviousSection Analysis Functions(Moment Capacity - Moment Curvature - Interaction Diagram - Max Rebar Stress)Nextsort (List) or sort (List, x[index] or x.parameter)
Last updated

Last updated
<O N="SliceFunc" T="Project">
<P N="array" V="[1,2,3,4,11,12,17]" />
<P N="slice" V="slice(array,1,5)" />
<P N="slice1" V="slice(array,1,8)" />
</O>