API Reference > OdGe Classes > OdGePlane Class > OdGePlane Methods > OdGePlane::TD_USING Method
OdGePlane::TD_USING Method
Syntax
C++
Parameters 
Description 
line 
[in] Any 3D linear entity.  
plane 
[in] Any plane.  
intLine 
[out] Receives the intersection line.  
point 
[out] Receives the intersection point.  
tol 
[in] Geometric tolerance. 

Returns true and the intersection point or line, if and only if the specified line or plane intersects with this plane. 

 

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