API Reference > FacetModeler Namespace > Classes > VertexSurfData Class > VertexSurfData Methods > VertexSurfData::setNormal Method
VertexSurfData::setNormal Method
Syntax
C++
void setNormal(const OdGeVector3d& n);
Parameters 
Description 
const OdGeVector3d& n 
[in] data normal. 

Sets the normal vector of this VertexSurfData. 

 

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