API Reference > OdDb Classes > OdDbMPolygon Class > OdDbMPolygon Methods > OdDbMPolygon::setNormal Method
OdDbMPolygon::setNormal Method
Syntax
C++
virtual void setNormal(const OdGeVector3d& normal);
Parameters 
Description 
const OdGeVector3d& normal 
[in] Normal. 

Sets the WCS normal to the plane of this entity. 

 

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