Share

AcBrVertex::AcBrVertex

C++

AcBrVertex(
    const AcBrVertex& src
);

Description

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

Parameters

Parameters Description
src Another AcBrVertex object

Links

AcBrVertex

Was this information helpful?