GraphNode Method

Returns the specified GraphNode object of this Graph object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public GraphNode Node(
        int index
)

Parameters

index  Int32
[in] Node index.

Return Value

GraphNode
Node by the specified index.
See Also

©  Bricsys NV. All rights reserved.