AcBrMesh2d::AcBrMesh2d

AcBrMesh2d(
    const AcBrMesh2d& src
);
Parameters
Parameters 
Description 
const AcBrMesh2d& src 
Another AcBrMesh2d object 
Description

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

 

Links