AcBrShell::AcBrShell

C++
AcBrShell(
    const AcBrShell& src
);
Parameters
Parameters 
Description 
src 
Another AcBrShell object 
Description

Copy constructor. Instantiates an object initialized to the same contents as the src object. 

 

Links