Parameters |
Description |
const Contour2D& rSrcCont |
[in] Contour2D object to copy. |
ContourImplClass eImplClass = ecicSimple |
[in] Optional argument representing a Contour2D implementation type of the object to create. Default value is ecicSimple. |
Copy constructor. Creates a contour of the eSimple implementation type and initializes it with parameters of the specified contour.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|