Share

AcDbObjectPointerBase::AcDbObjectPointerBase

C++

AcDbObjectPointerBase(
    T_OBJECT * pObject
);

Description

Copy constructor.

Parameters

Parameters Description
pObject Input a reference to the object to copy

Links

AcDbObjectPointerBase

Was this information helpful?