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

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

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