![]() | 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: 2022.0.13611

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. |
