Share

AcBrMesh2dControl::AcBrMesh2dControl

C++

AcBrMesh2dControl(
    const AcBrMesh2dControl& src
);

Description

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

Parameters

Parameters Description
src Another AcBrMesh2d object

Links

AcBrMesh2dControl

Was this information helpful?