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