Share

AcBrBrepShellTraverser::AcBrBrepShellTraverser

C++

AcBrBrepShellTraverser(
    const AcBrBrepShellTraverser& src
);

Description

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

Parameters

Parameters Description
src Another AcBrBrepShellTraverser object

Links

AcBrBrepShellTraverser

Was this information helpful?