AcDbPathRef::AcDbPathRef(AcDbPathRef&) Constructor

C++
AcDbPathRef(
    const AcDbPathRef&
);
Parameters
Parameters 
Description 
unnamed 
Input a reference to the object to copy 
Description

The constructor creates an AcDbPathRef based on another AcDbPathRef object.

Links