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

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

Example of Working with the Circular Arc 

Specific Circular Arc Properties 

OdDbArc::setNormal() method

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