Up a level to  
AcSmNamedAcDbObjectReference Object

Stores a named AcDbObject, such as a symbol table record or a dictionary entry. The name and handle of the object are stored, so either one can be used to locate the object.

To reference a stored AcDbObject, use the SetAcDbObject method. This method initializes the NamedAcDbObjectReference, so there is no need to use the SetAcDbHandle method, SetFileName method, or SetName method.

To find the referenced object in an AcDbDatabase, use the ResolveAcDbObject method.

Methods, Properties and Events

Methods

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
   Comments?