API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > OdDwfDevice Class > OdDwfDevice Methods > OdDwfDevice::dc_ellipse Method
OdDwfDevice::dc_ellipse Method
Syntax
C++
virtual void dc_ellipse(const OdGeEllipArc3d& ellipse);
Parameters 
Description 
const OdGeEllipArc3d& ellipse 
[in] An ellipse to be outputted. 

Outputs an ellipse to the export device. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.