API Reference > Classes > PRC Curve Classes > OdPrcIntersectionCurve3d Class > OdPrcIntersectionCurve3d Methods > OdPrcIntersectionCurve3d::setIntersectionSense Method
OdPrcIntersectionCurve3d::setIntersectionSense Method
Syntax
C++
void setIntersectionSense(bool intersection_sense);
Parameters 
Description 
bool intersection_sense 
[in] A new value to be set. 

Sets a new value of the sense crossing flag. The flag value is equal to true if the sense of the intersection is the first surface crossing the second one; it is equal to false in the other case. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.