API Reference > OdDb Classes > OdDbRegion Class > OdDbRegion Methods > OdDbRegion::getNormal Method
OdDbRegion::getNormal Method
Syntax
C++
virtual OdResult getNormal(OdGeVector3d& normal) const;
Parameters 
Description 
OdGeVector3d& normal 
[out] Receives the normal.
 

Returns eOk if successful or an appropriate error code if not.

Returns the WCS normal to the plane of this entity (DXF 210). 

 

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