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

Outputs a circle to the export device. 

 

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