Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGePolyline3d Class
>
OdGePolyline3d Constructor
>
OdGePolyline3d::OdGePolyline3d Constructor (OdInt32, const OdGePoint3d*)
OdGePolyline3d::OdGePolyline3d Constructor (OdInt32, const OdGePoint3d*)
Syntax
C++
OdGePolyline3d
(
OdInt32
numPoints
,
const
OdGePoint3d
*
pPoints
);
Description
Constructor for the OdGePolyline3d class.
Parameters
Parameters
Description
numPoints
[in] Number of points in the array.
pPoints
[in] A pointer to an array of points with which a polyline is constructed.
Remarks
Constructs a polyline with the given points.
Links
OdGePolyline3d Class
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!