C++
ACDBCORE2D_PORT AcDbPathRef( const AcDbPathRef& );
Description
The constructor creates an AcDbPathRef based on another AcDbPathRef object.
Parameters
Parameters | Description |
---|---|
unnamed | Input a reference to the object to copy |
ACDBCORE2D_PORT AcDbPathRef( const AcDbPathRef& );
The constructor creates an AcDbPathRef based on another AcDbPathRef object.
Parameters | Description |
---|---|
unnamed | Input a reference to the object to copy |