AcSmAcDbObjectReference.SetAcDbHandle Method
S Methods
AcSmNamedAcDbObjectReference.SetAcDbHandle Method
AcSmAcDbViewReference.SetAcDbHandle Method
Sets the AcDbHandle that
the object will reference. The name, without the handle, provides
insufficient information about the referenced AcDbObject.
Syntax
SetAcDbHandle(
handle As String) As Object
handle |
Input string that indicates the AcDbHandle to
set |