AcGeCompositeCurve3d( const AcGeCompositeCurve3d& compCurve );
|
Parameters |
Description |
|
compCurve |
Input composite curve |
Constructs a copy of the input composite curve. Each of the component curves is copied and the constructed composite contains a list of pointers to these copies and not to the original component curves.