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

Creates a copy of another instance of revolving surface options (copy constructor). 

 

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