API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Methods > OdDbSweepOptions::setAlignStart Method
OdDbSweepOptions::setAlignStart Method
Syntax
C++
void setAlignStart(bool val);
Parameters 
Description 
bool val 
[in] A new value of the align to start option. 

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. 

 

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