Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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-2022. Open Design Alliance All rights reserved.