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 |
AcDbObjectIdGraphNode( const AcDbObjectId id );
Default constructor. id is the object ID that the node represents.
| Parameters | Description |
|---|---|
| id | Object ID of node |