Share

AcValue::AcValue (resbuf&) Constructor

C++

ACDBCORE2D_PORT AcValue(
    const resbuf& rb
);

Description

For internal use only.

Parameters

Parameters Description
rb Input resbuf that contains the value to be copied into 'this' object

Links

AcValue

Was this information helpful?