AnalysisObjectSelectorSetSelectedObjects Method |
Set analysis objects as selected in model views.
Namespace: Tekla.Structures.Analysis.UI
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Parameters
- analysisObjects
- Type: System.Collections.GenericListAnalysisObject
The analysis objects. - append
- Type: SystemBoolean
If true, objects are added to currently selected. If false, current selection is cleared.
Return Value
Type: Int32The count of objects selected.