API Reference > OdDb Classes > OdDbSweptSurface Class > OdDbSweptSurface Methods > OdDbSweptSurface::setSweepOptions Method
OdDbSweptSurface::setSweepOptions Method
Syntax
C++
void setSweepOptions(const OdDbSweepOptions& sweepOptions);
Parameters 
Description 
const OdDbSweepOptions& sweepOptions 
[in] New options object to be set. 

Sets the new sweep option values for the surface. 

 

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

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