This class represents infinite planes in 3D space.
Corresponding C++ library: TD_Ge
File: GePlane.h
Module: API Reference
This is the overview for the OdGePlane constructor overload. | |
Destructor for the OdGeEntity3d class. (Inherited from OdGeEntity3d) |
(Inherited from OdGePlanarEnt) | |
| |
(Inherited from OdGeSurface) | |
This is the overview for the closestPointTo method overload. | |
Returns the point on this plane that is closest to the specified linear entity, and the point on the linear entity that is closest to this plane. (Inherited from OdGePlanarEnt) | |
Returns the point on this plane that is closest to the specified plane, and the point on the specified plane that is closest to this plane. (Inherited from OdGePlanarEnt) | |
Returns a copy of this entity. (Inherited from OdGeEntity3d) | |
Returns the distance to the point on this curve closest to the specified point. (Inherited from OdGeSurface) | |
This is the overview for the evalPoint method overload. | |
This is the overview for the get method overload. | |
Returns the point on this surface closest to the specified point. (Inherited from OdGeSurface) | |
Returns the coefficients of the plane equation for this plane. (Inherited from OdGePlanarEnt) | |
Returns the orthonormal canonical coordinate system of this plane. (Inherited from OdGePlanarEnt) | |
This is the overview for the getEnvelope method overload. | |
Returns bounding box of the whole surface or a part of it. The box is axis-aligned in the specified local coordinate system. It is guaranteed to enclose the surface, but not guaranteed to be tight/minimal. (Inherited from OdGeSurface) | |
Finds all poles of surface. Surface envelope not considered. In case of NurbSurface extreme points of envelope are checked. Input arrays may be not empty. In this case new poles will be written to the ends of the arrays. (Inherited from OdGeSurface) | |
Returns true and the intersection with the specified linear entity, if and only if the specified linear entity intersects with this plane. (Inherited from OdGePlanarEnt) | |
This is the overview for the intersectWith method overload. | |
Returns true if and only if this surface is closed in the U direction. (Inherited from OdGeSurface) | |
Returns true if and only if this surface is closed in the V direction. (Inherited from OdGeSurface) | |
Returns true if and only if the specified plane is coplanar with this one. (Inherited from OdGePlanarEnt) | |
Checks whether the specified entity is equal to this one. (Inherited from OdGeEntity3d) | |
Returns true if and only if this entity is of type (or is derived from) entType. (Inherited from OdGeEntity3d) | |
Checks orientation of the surface. (Inherited from OdGeSurface) | |
Checks normal direction. (Inherited from OdGeSurface) | |
Returns true if and only if the specified point is on this entity, as determined by the tolerance. (Inherited from OdGeEntity3d) | |
Determines if the passed point is on this surface and retrieves a 2D point that represents parametric values for the passed 3D point if it is on this surface. (Inherited from OdGeSurface) | |
Returns true if and only if the specified point is on this plane, regardless of the envelope, as determined by the tolerance. (Inherited from OdGePlanarEnt) | |
This is the overview for the isParallelTo method overload. | |
This is the overview for the isPerpendicularTo method overload. | |
This is the overview for the makeIsoparamCurve method overload. | |
Mirrors this entity about the specified plane, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Returns the normal to the plane as a unit vector. (Inherited from OdGePlanarEnt) | |
This is the overview for the paramOf method overload. | |
Returns an arbitrary point on the plane. (Inherited from OdGePlanarEnt) | |
Projects a point onto this surface in given direction. (Inherited from OdGePlanarEnt) | |
Projects a point onto this surface. (Inherited from OdGeSurface) | |
Reverses the normal of this surface. (Inherited from OdGeSurface) | |
Rotates this entity by the specified angle about the axis defined by the point and the vector, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Scales this entity by the scale factor about the basepoint, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
This is the overview for the set method overload. | |
Set the rectangle in parameter space that defines the parameter domain of this surface. (Inherited from OdGeSurface) | |
Returns the signed distance to (elevation of) the specified point. | |
Applies the 3D transformation matrix to this entity, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Applies the 3D translation vector to this entity, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Returns the entity type. (Inherited from OdGeEntity3d) |
Comparison operator for the OdGeEntity3d object. (Inherited from OdGeEntity3d) | |
Assignment operator for the OdGeEntity3d object. (Inherited from OdGeEntity3d) | |
Assignment operator for the OdGePlanarEnt object. (Inherited from OdGePlanarEnt) | |
Assignment operator for the OdGePlane object. | |
Assignment operator for the OdGeSurface class. (Inherited from OdGeSurface) | |
Comparison operator for the OdGeEntity3d object. (Inherited from OdGeEntity3d) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|