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,
shapeName | string | |
dimensionNames | array of string | |
dimensions | array of doubles | |
section | optional integer | section to which the quad should be added (default is 0) |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to GeometricLine
Back to Overview