API Reference > OdDb Classes > OdDbLoftedSurface Class > OdDbLoftedSurface Methods > OdDbLoftedSurface::getLoftOptions Method
OdDbLoftedSurface::getLoftOptions Method
Syntax
C++
void getLoftOptions(OdDbLoftOptions& loftOptions) const;
Parameters 
Description 
OdDbLoftOptions& loftOptions 
[out] An instance of the OdDbLoftOptions class passed from the method with the loft option values. 

Returns the loft options used to create this surface. 

 

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