API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Methods > OdDbSweepOptions::setBasePoint Method
OdDbSweepOptions::setBasePoint Method
Syntax
C++
void setBasePoint(const OdGePoint3d& pnt);
Parameters 
Description 
const OdGePoint3d& pnt 
[in] A new base point for alignment. 

Sets the base point for alignment. 

 

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