C++
ACDBCORE2D_PORT AcDbHomeView( const AcDbHomeView& rhvw );
Description
Creates new AcDbHomeView object and copies rhvw's data into it.
Parameters
Parameters | Description |
---|---|
rhvw | Input AcDbHomeView object to copy |
ACDBCORE2D_PORT AcDbHomeView( const AcDbHomeView& rhvw );
Creates new AcDbHomeView object and copies rhvw's data into it.
Parameters | Description |
---|---|
rhvw | Input AcDbHomeView object to copy |