GeometricLine.setStandardSection


setStandardSection(shapeName, dimensionNames, dimensions, [section])

Sets the shape, dimension names, and dimension values of the specified section e.g. "SHS", "B" and "D", for solid hollow section. If the beam is tapered, this function must be called once for each section,

shapeNamestring
dimensionNamesarray of string
dimensionsarray of doubles
sectionoptional integer section to which the quad should be added (default is 0)
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometricLine

Back to Overview