API Reference > Classes > PRC Curve Classes > OdPrcOffsetCurve3d Class > OdPrcOffsetCurve3d Methods > OdPrcOffsetCurve3d::setOffsetPlaneNormal Method
OdPrcOffsetCurve3d::setOffsetPlaneNormal Method
Syntax
C++
OdResult setOffsetPlaneNormal(const OdGeVector3d& value);
Parameters 
Description 
const OdGeVector3d& value 
[in] A new offset plane normal to be set.
 

Returns eOk if a new offset plane normal was successfully set or an appropriate error code in the other case.

Set a new offset plane normal for the offset curve. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.