FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcDbObjectIdGraph Class Reference

#include <AcDbObjectIdGraph.h>

Public Member Functions

 AcDbObjectIdGraph (void)
 
AcDbObjectIdGraphNodefindNode (AcDbObjectId) const
 
Acad::ErrorStatus addNode (AcDbObjectIdGraphNode *)
 
Acad::ErrorStatus delNode (AcDbObjectIdGraphNode *)
 
virtual ~AcDbObjectIdGraph (void)
 

Detailed Description

Definition at line 24 of file AcDbObjectIdGraph.h.

Constructor & Destructor Documentation

◆ AcDbObjectIdGraph()

AcDbObjectIdGraph::AcDbObjectIdGraph ( void )

◆ ~AcDbObjectIdGraph()

virtual AcDbObjectIdGraph::~AcDbObjectIdGraph ( void )
virtual

Member Function Documentation

◆ addNode()

Acad::ErrorStatus AcDbObjectIdGraph::addNode ( AcDbObjectIdGraphNode * )

◆ delNode()

Acad::ErrorStatus AcDbObjectIdGraph::delNode ( AcDbObjectIdGraphNode * )

◆ findNode()

AcDbObjectIdGraphNode * AcDbObjectIdGraph::findNode ( AcDbObjectId ) const

The documentation for this class was generated from the following file: