Share

AcBrBrep::AcBrBrep

C++

AcBrBrep(
    const AcBrBrep& src
);

Description

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

Parameters

Parameters Description
src Another AcBrBrep object

Links

AcBrBrep

Was this information helpful?