Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLoftOptions::ruled Method
Syntax
C++
bool ruled() const;

Returns the value of the ruled flag. 

If the flag is set to true, a ruled surface will be created between each pair of cross sections, which leads to a coarser surface. If the flag is set to false, then a single smooth surface is created. The default value is false.

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