API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Methods > OdDbSweepOptions::setCheckIntersections Method
OdDbSweepOptions::setCheckIntersections Method
Syntax
C++
void setCheckIntersections(bool val);
Parameters 
Description 
bool val 
[in] A new value of the check self-intersections flag. 

Sets the check self-intersections flag. 

If this flag is disabled, a self-intersecting surface may be created. 

 

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