API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Methods > OdDbSweepOptions::alignStart Method
OdDbSweepOptions::alignStart Method
Syntax
C++
bool alignStart() const;

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