Share

AcDbXrefGraph::AcDbXrefGraph

C++

AcDbXrefGraph(
    AcDbXrefGraphNode* pHostDwg = NULL
);

Description

The graph's rootNode is always set as the host drawing.

Parameters

Parameters Description
pHostDwg Host drawing for this graph

Links

AcDbXrefGraph

Was this information helpful?