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.

Example of Working with the Line Object 

Specific Line Properties 

OdDbLine::setNormal() method

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