API Reference > OdDb Classes > OdDbLoftedSurface Class > OdDbLoftedSurface Methods > OdDbLoftedSurface::getGuideCurve Method
OdDbLoftedSurface::getGuideCurve Method
Syntax
C++
OdDbEntityPtr getGuideCurve(int idx) const;
Parameters 
Description 
int idx 
[in] An index of the guide curve. 

Returns a guide curve with specified index. 

 

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

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