API Reference > OdDb Classes > OdDbExtrudedSurface Class > OdDbExtrudedSurface Methods > OdDbExtrudedSurface::setSweepOptions Method
OdDbExtrudedSurface::setSweepOptions Method
Syntax
C++
void setSweepOptions(const OdDbSweepOptions& sweepOptions);
Parameters 
Description 
const OdDbSweepOptions& sweepOptions 
[in] An OdDbSweepOptions object containing new option values. 

Sets sweep options. 

 

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

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