GraphNodeCycleIn Method

Returns the specified incoming cyclical reference of this GraphNode object.

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

Parameters

index  Int32
[in] Reference index.

Return Value

GraphNode
Incoming cyclical reference according to the provided reference index. Returns a null pointer if and only if the index is not valid.
See Also

©  Bricsys NV. All rights reserved.