API Reference > OdDb Classes > OdDbMline Class > OdDbMline Methods > OdDbMline::axisAt Method
OdDbMline::axisAt Method
Syntax
C++
OdGeVector3d axisAt(int vertexIndex) const;
Parameters 
Description 
int vertexIndex 
[in] Vertex index. 

Returns the direction vector of the segment starting at the specified vertex (DXF 12).

Copyright © 2002–2020. Open Design Alliance. All rights reserved.