Close

Relief for ODA Team in Ukraine

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

Sets 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. 

 

Parameters
Description
ruled
[in] A new value of the ruled flag.
Copyright © 2002-2022. Open Design Alliance All rights reserved.