C++
AcBrElement2d( const AcBrElement2d& src );
Description
Copy constructor. Instantiates an object initialized to the same contents as the src object.
Parameters
Parameters | Description |
---|---|
src | Another AcBrElement2d object |
AcBrElement2d( const AcBrElement2d& src );
Copy constructor. Instantiates an object initialized to the same contents as the src object.
Parameters | Description |
---|---|
src | Another AcBrElement2d object |