API Reference > OdDb Classes > OdDbBlendOptions Class > OdDbBlendOptions Methods > OdDbBlendOptions::setSimplify Method
OdDbBlendOptions::setSimplify 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++
void setSimplify(bool simplify);
Parameters 
Description 
val 
Input specifying true or false  

Return Acad::eOk if successful.

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