#include <HLRBRep_FaceData.hxx>
 | 
|   | HLRBRep_FaceData () | 
|   | 
| void  | Set (const TopoDS_Face &FG, const TopAbs_Orientation Or, const Standard_Boolean Cl, const Standard_Integer NW) | 
|   | <Or> is the orientation of the face. <Cl> is true if the face belongs to a closed volume. <NW> is the number of wires ( or block of edges ) of the face.  More...
  | 
|   | 
| void  | SetWire (const Standard_Integer WI, const Standard_Integer NE) | 
|   | Set <NE> the number of edges of the wire number <WI>.  More...
  | 
|   | 
| void  | SetWEdge (const Standard_Integer WI, const Standard_Integer EWI, const Standard_Integer EI, const TopAbs_Orientation Or, const Standard_Boolean OutL, const Standard_Boolean Inte, const Standard_Boolean Dble, const Standard_Boolean IsoL) | 
|   | Set the edge number <EWI> of the wire <WI>.  More...
  | 
|   | 
| Standard_Boolean  | Selected () const  | 
|   | 
| void  | Selected (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Back () const  | 
|   | 
| void  | Back (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Side () const  | 
|   | 
| void  | Side (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Closed () const  | 
|   | 
| void  | Closed (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Hiding () const  | 
|   | 
| void  | Hiding (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Simple () const  | 
|   | 
| void  | Simple (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Cut () const  | 
|   | 
| void  | Cut (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | WithOutL () const  | 
|   | 
| void  | WithOutL (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Plane () const  | 
|   | 
| void  | Plane (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Cylinder () const  | 
|   | 
| void  | Cylinder (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Cone () const  | 
|   | 
| void  | Cone (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Sphere () const  | 
|   | 
| void  | Sphere (const Standard_Boolean B) | 
|   | 
| Standard_Boolean  | Torus () const  | 
|   | 
| void  | Torus (const Standard_Boolean B) | 
|   | 
| Standard_Real  | Size () const  | 
|   | 
| void  | Size (const Standard_Real S) | 
|   | 
| TopAbs_Orientation  | Orientation () const  | 
|   | 
| void  | Orientation (const TopAbs_Orientation O) | 
|   | 
| Handle< HLRAlgo_WiresBlock > &  | Wires () | 
|   | 
| HLRBRep_Surface &  | Geometry () | 
|   | 
| Standard_ShortReal  | Tolerance () const  | 
|   | 
      
        
          | HLRBRep_FaceData::HLRBRep_FaceData  | 
          ( | 
           | ) | 
           | 
        
      
 
 
<Or> is the orientation of the face. <Cl> is true if the face belongs to a closed volume. <NW> is the number of wires ( or block of edges ) of the face. 
 
 
Set the edge number <EWI> of the wire <WI>. 
 
 
Set <NE> the number of edges of the wire number <WI>. 
 
 
The documentation for this class was generated from the following file: