Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
Od2dGeometryBlock::addLine Method (OdUInt32, const OdGePoint2d*)
Syntax
C++
void addLine(OdUInt32 nPoints, const OdGePoint2d* pPoints);

Adds a new line to the geometry block object.

Parameters
Description
nPoints
[in] A quantity of points in the array.
pPoints
[in] A pointer to the point array.
Copyright © 2002-2022. Open Design Alliance All rights reserved.