API Reference
>
OdExport Classes
>
TD_DWF_EXPORT Namespace
>
Classes
>
OdDwfDevice Class
>
OdDwfDevice Methods
>
OdDwfDevice::dc_polyline Method
OdDwfDevice::dc_polyline Method
Collapse All
Syntax
C++
virtual
void
dc_polyline
(
OdUInt32
nPts
,
const
OdGePoint2d
*
points
);
Parameters
Parameters
Description
OdUInt32 nPts
[in] Number of points.
const OdGePoint2d* points
[in] Array of points defining the polyline.
Description
Outputs a polyline to the export device.
Group
OdDwfDevice Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic