Share

AcBrShellFaceTraverser::AcBrShellFaceTraverser

C++

AcBrShellFaceTraverser(
    const AcBrShellFaceTraverser& src
);

Description

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

Parameters

Parameters Description
src Another AcBrShellFaceTraverser object

Links

AcBrShellFaceTraverser

Was this information helpful?