• isComponentArticle(article: readonly Readonly<Vertex>[]): boolean
  • Returns

    true, if the article is neither a joining article (see isJoiningArticle) nor a sheet article (see isSheetArticle)

    Parameters

    • article: readonly Readonly<Vertex>[]

      The article

    Returns boolean

Generated using TypeDoc