Share

AcBrLoop::AcBrLoop

C++

AcBrLoop(
    const AcBrLoop& src
);

Description

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

Parameters

Parameters Description
src Another AcBrLoop object

Links

AcBrLoop

Was this information helpful?