AnalysisObjectSelector Class |
Get or set selected analysis objects in model views.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis.UI
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The AnalysisObjectSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisObjectSelector |
Initializes a new instance of the AnalysisObjectSelector class.
|
Methods
Name | Description | |
---|---|---|
GetSelectedObjects |
Get the analysis objects selected in model views.
| |
SetSelectedObjects |
Set analysis objects as selected in model views.
|
See Also