AnalysisObjectSelector Class |
The AnalysisObjectSelector class contains methods for getting objects.
SystemObject
Tekla.Structures.AnalysisAnalysisObjectSelector
Tekla.Structures.AnalysisAnalysisObjectSelector
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The AnalysisObjectSelector type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllObjects |
Returns an enumerator of all the model objects in the current model.
NOT YET IMPLEMENTED.
| |
| GetAllObjectsWithType |
Returns an enumerator of all the model objects in the current model with the given type.
| |
| GetAnalysisModels |
Returns an enumerator of all the analysis model objects.
| |
| GetSelectedObjects |
Returns an enumerator of all the selected model objects in the current model.
NOT YET IMPLEMENTED.
|