C++
AcDbEvalVariant( const resbuf& rb );
Description
Constructs an AcDbEvalVariant from a resbuf.
The variant type is set to rb.restype.
Parameters
Parameters | Description |
---|---|
rb | Value to assign to the object |
AcDbEvalVariant( const resbuf& rb );
Constructs an AcDbEvalVariant from a resbuf.
The variant type is set to rb.restype.
Parameters | Description |
---|---|
rb | Value to assign to the object |