API Reference > OdDb Classes > OdDbSweptSurface Class > OdDbSweptSurface Methods > OdDbSweptSurface::getSweepOptions Method
OdDbSweptSurface::getSweepOptions Method
Syntax
C++
void getSweepOptions(OdDbSweepOptions& sweepOptions) const;
Parameters 
Description 
OdDbSweepOptions& sweepOptions 
[out] A passed-in parameter for returning the current sweep options object. 

Returns the sweep options applied when the surface was created. 

 

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