API Reference > OdGe Classes > OdGeOffsetCurve3d Class > OdGeOffsetCurve3d Methods > OdGeOffsetCurve3d::setNormal Method
OdGeOffsetCurve3d::setNormal Method
Syntax
C++
OdGeOffsetCurve3d& setNormal(const OdGeVector3d& planeNormal);
Parameters 
Description 
const OdGeVector3d& planeNormal 
[in] A 3D normal vector to the plane on which base curve lies. 

Reference to this OdGeOffsetCurve3d object. 

 

Sets the normal to the plane of the base curve.

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