AcBrLoop::AcBrLoop

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

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

 

Links