Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLoftedSurface::setLoftOptions Method
Syntax
C++
OdResult setLoftOptions(const OdDbLoftOptions& loftOptions);

Sets new loft option values and recreates the surface. 

 

Parameters
Description
loftOptions
[in] New loft option values to be set.

Returns eOk if the lofted surface was successfully recreated with new options or an appropriate error code otherwise.

This method is implemented only for Spatial modeler and returns eNotImplementedYet status for other modelers.

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