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 . 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.
AcSmNamedAcDbObjectReference.Clear Method
AcSmNamedAcDbObjectReference.GetAcDbHandle Method
AcSmNamedAcDbObjectReference.GetAcSmAcDbDatabase Method
AcSmNamedAcDbObjectReference.GetDatabase Method
AcSmNamedAcDbObjectReference.GetDirectlyOwnedObjects Method
AcSmNamedAcDbObjectReference.GetFileName Method
AcSmNamedAcDbObjectReference.GetIsDirty Method
AcSmNamedAcDbObjectReference.GetName Method
AcSmNamedAcDbObjectReference.GetObjectId Method
AcSmNamedAcDbObjectReference.GetOwner Method
AcSmNamedAcDbObjectReference.GetOwnerAcDbHandle Method
AcSmNamedAcDbObjectReference.GetTypeName Method
AcSmNamedAcDbObjectReference.InitNew Method
AcSmNamedAcDbObjectReference.Load Method
AcSmNamedAcDbObjectReference.ResolveAcDbObject Method
AcSmNamedAcDbObjectReference.ResolveFileName Method
AcSmNamedAcDbObjectReference.Save Method
AcSmNamedAcDbObjectReference.SetAcDbHandle Method
AcSmNamedAcDbObjectReference.SetAcDbObject Method
AcSmNamedAcDbObjectReference.SetFileName Method
AcSmNamedAcDbObjectReference.SetName Method