Share

AcDbObjectIdGraphNode::AcDbObjectIdGraphNode

C++

AcDbObjectIdGraphNode(
    const AcDbObjectId id
);

Description

Default constructor. id is the object ID that the node represents.

Parameters

Parameters Description
id Object ID of node

Links

AcDbObjectIdGraphNode

Was this information helpful?