HelpViewerDisplayHelpTopic Method |
Method for opening Tekla Structures help viewer with given help topic.
Method requires Tekla Structures to be running.
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Parameters
- helpTopic
- Type: SystemString
Help topic (e.g. Help file name without extension).
Return Value
Type: BooleanTrue if success, otherwise false.
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when connection to Tekla Structures failed. |