API Reference > OdDb Classes > OdDbBlendOptions Class > OdDbBlendOptions Methods > OdDbBlendOptions::simplify Method
OdDbBlendOptions::simplify Method

The simplify option allows the application to replace the output ASM procedural  

blend spline surface with an analytic surface, but only if the analytic surface  

is an exact match. This option is enabled by default. 

 

Syntax
C++
bool simplify() const;

Return true or false. The default value is true.

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