Share

AcValue::AcValue (AcDbObjectId&) Constructor

C++

ACDBCORE2D_PORT AcValue(
    const AcDbObjectId& id
);

Description

For internal use only.

Parameters

Parameters Description
id Input object to be copied into 'this' object

Links

AcValue

Was this information helpful?