Parameters |
Description |
const OdGePlane& projPlane |
[in] Projection plane. |
OdDbCurvePtr* pProjCurve |
[out] Receives a SmartPointer to the projected curve. |
Returns eOk if successful, or an appropriate error code if not.
Creates a curve by projecting this Curve object onto the specified plane along its normal.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|