Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLoftedSurface::getGuideCurve Method
Syntax
C++
OdDbEntityPtr getGuideCurve(int idx) const;

Returns a guide curve with specified index. 

 

Parameters
Description
idx
[in] An index of the guide curve.

The index for guide curves is zero-based (i.e., starts with 0).

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