Adds a new beam fibre location to a specified section of this beam
| fibreName | string | Identifies the new fibre |
| localCoordz | double | The local z coordinate of the fibre |
| localCoordy | double | The local y coordinate of the fibre |
| section | optional integer | section for which the fibre is set (default is 0) |
| isUserDefined | optional boolean | true if user edited the calculated location (default is false) |
| Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to GeometricLine
Back to Overview