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

Returns the direction vector of the miter starting at the specified vertex (DXF 13).

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