API Reference > OdDb Classes > OdDbLine Class > OdDbLine Methods > OdDbLine::normal Method
OdDbLine::normal Method
Syntax
C++
virtual OdGeVector3d normal() const;

Returns the WCS unit vector which is the normal to the plane of the line entity (DXF 210). The normal defines the orientation of the line plane in world space.

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