Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSweepOptions::setAlignStart Method
Syntax
C++
void setAlignStart(bool val);

Sets the align to start option. 

If the option value is equal to true, alignment to the start of the curve is applied. If the option value is equal to false, alignment to the end of the curve is applied. 

 

Parameters
Description
val
[in] A new value of the align to start option.
Copyright © 2002-2022. Open Design Alliance All rights reserved.