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

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

Example of Working with the Trace Object 

Specific Trace Properties 

OdDbTrace::setNormal() method

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