IFunctionsSetSection Method |
Set the active variable section using the Tedds 'SetSection' function.
For information on Tedds calculation functions, use Tedds for Word and refer to the Tedds engineering library index at
"Writing your own custom calculations\Calculation writing documentation\Tedds functions"
Namespace: Tekla.Structural.InteropAssemblies.TeddsCalc
Assembly: Tedds.TeddsCalcIA (in Tedds.TeddsCalcIA.dll) Version: 26.0.0.1
Syntax
Parameters
- sectionId (Optional)
- Type: SystemInt32
Unique numeric identifier of the section which is to become the active section - name (Optional)
- Type: SystemString
Display name of the section
Return Value
Type: Booleantrue if successful; otherwise false
See Also