Share

AcBrBrepVertexTraverser::AcBrBrepVertexTraverser

C++

AcBrBrepVertexTraverser(
    const AcBrBrepVertexTraverser& src
);

Description

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

Parameters

Parameters Description
src Another AcBrBrepVertexTraverser object

Links

AcBrBrepVertexTraverser

Was this information helpful?