API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Constructor > OdDbSweepOptions::OdDbSweepOptions Constructor (OdDbSweepOptions&)
OdDbSweepOptions::OdDbSweepOptions Constructor (OdDbSweepOptions&)
Syntax
C++
OdDbSweepOptions(const OdDbSweepOptions& src);
Parameters 
Description 
const OdDbSweepOptions& src 
[in] An instance of swept entity options to be copied. 

Creates a copy of another instance of swept entity options (copy constructor). 

 

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