Share

AcBrMesh2d::AcBrMesh2d

C++

AcBrMesh2d(
    const AcBrMesh2d& src
);

Description

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

Parameters

Parameters Description
src Another AcBrMesh2d object

Links

AcBrMesh2d

Was this information helpful?