C++
AcBrShell( const AcBrShell& src );
Description
Copy constructor. Instantiates an object initialized to the same contents as the src object.
Parameters
| Parameters | Description |
|---|---|
| src | Another AcBrShell object |
AcBrShell( const AcBrShell& src );
Copy constructor. Instantiates an object initialized to the same contents as the src object.
| Parameters | Description |
|---|---|
| src | Another AcBrShell object |