holoride
Search Results for

    Show / Hide Table of Contents

    Class ElasticNodeGraph

    A holoride specific graph that is instantiable from the create menu.

    Inheritance
    object
    ElasticNodeGraph
    Namespace: Holoride.ElasticSDK.Graph
    Assembly: Holoride.ElasticSDK.Runtime.dll
    Syntax
    public class ElasticNodeGraph : NodeGraph

    Methods

    AddNode(Type)

    Add a node to the graph by type.

    Declaration
    public override XNode.Node AddNode(Type type)
    Parameters
    Type Name Description
    Type type

    The type of the node to add.

    Returns
    Type Description
    XNode.Node

    The instance of the node that was added to the graph.

    FindReferencedGraphs()

    Declaration
    public IEnumerable<ElasticNodeGraph> FindReferencedGraphs()
    Returns
    Type Description
    IEnumerable<><ElasticNodeGraph>
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint