Viewer - Interaction
    Preparing search index...

    Function checkNodeNameMatch

    • This function checks if the name of the node matches the given name. The name is provided without the display component in the beginning. It is assumed that the node is in the correct display component.

      Parameters

      • node: ITreeNode
      • nameWithoutDisplayComponent: string
      • strictNaming: boolean = true

      Returns boolean