Open CASCADE Technology
7.4.0
|
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Geom_ElementarySurface.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
Data Structures | |
class | Geom_Plane |
Describes a plane in 3D space. A plane is positioned in space by a coordinate system (a gp_Ax3 object) such that the plane is defined by the origin, "X Direction" and "Y Direction" of this coordinate system. This coordinate system is the "local coordinate
system" of the plane. The following apply: More... | |