AnalysisObjectPicker Class |
The AnalysisObjectPicker class can be used to prompt the user to do manual picks of analysis objects.
The methods throw an exception if the user interrupts (cancels) the pick command.
SystemObject
Tekla.Structures.Analysis.UIAnalysisObjectPicker
Tekla.Structures.Analysis.UIAnalysisObjectPicker
Namespace: Tekla.Structures.Analysis.UI
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The AnalysisObjectPicker type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisObjectPicker | Initializes a new instance of the AnalysisObjectPicker class |
| Name | Description | |
|---|---|---|
| PickObject |
Prompts the user to pick object from the model with the given prompt.
Object is either analysis object or model object.
| |
| PickObjects |
Prompts the user to pick objects from the model with the given prompt.
|