Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMline::appendSeg Method
Syntax
C++
void appendSeg(const OdGePoint3d& newVertex);

Appends a vertex onto the end of this MLine entity. 

 

Parameters
Description
newVertex
[in] Vertex to append.

newVertex is projected onto the plane of this MLine entity, and this projected vertex appended to it.

Copyright © 2002-2022. Open Design Alliance All rights reserved.