Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGCurve::createOffset Method
Syntax
C++
OdResult createOffset(const double dOffsetDist, const OdGeVector3d& refVec, OdBmGCurvePtr& pGCurve) const;

Creates a new offset curve of the existing curve.

Parameters
Description
dOffsetDist
[in] Distance that controls the offset.
refVec
[in] Offset direction vector.
pGCurve
[out] New offset curve.

eOk if the operation completed successfully, or an appropriate error code otherwise

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