C++
GE_DLLEXPIMPORT AcGePolyline3d( const AcGePolyline3d& src );
Description
Construct a polyline identical to the input polyline.
Parameters
Parameters | Description |
---|---|
src | Input AcGePolyline object to copy |
GE_DLLEXPIMPORT AcGePolyline3d( const AcGePolyline3d& src );
Construct a polyline identical to the input polyline.
Parameters | Description |
---|---|
src | Input AcGePolyline object to copy |