API Reference > OdDb Classes > OdDbBlendOptions Class > OdDbBlendOptions Methods > OdDbBlendOptions::solid Method
OdDbBlendOptions::solid 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++
bool solid() const;

Return true or false.

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