Functions.SetSection
Updated:
17 Jan 2024
Functions.SetSection
Calls the Tekla Tedds SetSection function. Refer to ‘Tedds Functions’ for more documentation on this function.
Syntax
SetSection( id, name )
Parameters
id | Unique identifier of the calc section |
name | Name of calc section |
Return Value
True if the section was successfully activated, otherwise False.