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

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

Example of Working with the Circle Object 

Specific Circle Properties 

OdDbCircle::setNormal() method

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