API Reference > OdGe Classes > OdGePlanarEnt Class > OdGePlanarEnt Methods > OdGePlanarEnt::TD_USING Method
OdGePlanarEnt::TD_USING Method
Syntax
C++
Parameters 
Description 
[in] A 3D point through which a vector passes.  
unitDir 
[in] Unit vector specifying the projection direction.  
projP 
[out] Receives the point on the plane in place where the specified vector intersects the plane.  
tol 
[in] Geometric tolerance. 

Returns projP and true, if and only if there is a point on this surface, projP, where the this surface normal or unitDir (if specified) passes through the point p. 

 

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