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

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

Example of Working with the Planar Solid Object 

Specific Planar Solid Properties 

OdDbSolid::setNormal() method

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