i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > INodeGroup > nodes

    visual.INodeGroup.nodes property

    Gets the nodes in the node group.

    Signature:

    readonly nodes: data.IKeyedReadOnlyCollection<ElementId, INode>;
    

    Returns: data.IKeyedReadOnlyCollection<ElementId, INode>

    Introduced: version 1.8

    In this article
    Back to top © N. Harris Computer Corporation