Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMline::getParametersAt Method
Syntax
C++
void getParametersAt(int index, OdMLSegmentArray& params) const;

Returns the element and area fill parameters at the specified vertex (DXF 41 and 42).

Parameters
Description
params
[out] Receives the element and area fill parameters.
vertexIndex
[in] Vertex index.
Copyright © 2002-2022. Open Design Alliance All rights reserved.