Close

Relief for ODA Team in Ukraine

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

Returns a cross section curve with specified index. 

 

Parameters
Description
idx
[in] An index of a cross section.

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

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