Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlendOptions::setSolid Method

The solid option allows the implementation to stitch the output surface to the  

input section curves in order to produce a solid body. This function is reserved  

for future use. Currently, blend surface always output an surface. It cannot  

output solid. 

 

Syntax
C++
OdResult setSolid(bool val);
Parameters
Description
val
Input specifying true or false

Return Acad::eOk if successful.

Copyright © 2002-2022. Open Design Alliance All rights reserved.