API Reference > OdDb Classes > OdDbLoftedSurface Class > OdDbLoftedSurface Methods > OdDbLoftedSurface::getCrossSection Method
OdDbLoftedSurface::getCrossSection Method
Syntax
C++
OdDbEntityPtr getCrossSection(int idx) const;
Parameters 
Description 
int idx 
[in] An index of a cross section. 

Returns a cross section curve with specified index. 

 

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

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