C++
AcString & assign( const AcDbHandle & h );
Description
Assigns an AcDbHandle object to the string (format it as hexadecimal).
Parameters
Parameters | Description |
---|---|
h | Input reference to the AcDbHandle object |
Returns
A reference to this string object.
Links
Previous Declaration
ACBASE_PORT AcString & assign(const AcDbHandle & h);