API Reference > OdGe Classes > OdGePlane Class
OdGePlane Class
OdGePlaneOdGePlaneOdGePlaneOdGePlane
Syntax
C++
class OdGePlane : public OdGePlanarEnt;

GePlane.h

This class represents infinite planes in 3D space. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGePlane constructor overload. 
 
Name 
Description 
 
XY *plane*. 
 
YZ *plane*. 
 
ZY *plane*. 
 
Name 
Description 
 
This is the overview for the intersectWith method overload. 
 
set 
This is the overview for the set method overload. 
 
Returns the signed distance to (elevation of) the specified point.
 
 
Returns true and the intersection point or line, if and only if the specified line or plane intersects with this plane.
 
 
Name 
Description 
 
= 
Assignment operator for the OdGePlane object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.