Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPoint::setNormal Method
Syntax
C++
void setNormal(const OdGeVector3d& geVector);

Sets the WCS normal to the plane of the trace entity (DXF 210). The normal defines the orientation of the trace plane in world space. The initial value is (0,0,1) by default. 

 

Parameters
Description
geVector
[in] Three-dimensional vector instance to set the normal.
Copyright © 2002-2022. Open Design Alliance All rights reserved.