Iterator over 2D curves restricting a face (skipping internal/external edges). In addition, the algorithm skips NULL curves - IsInvalidGeometry() can be checked if this should be handled within algorithm.  
 More...
#include <StdPrs_ToolRFace.hxx>
Iterator over 2D curves restricting a face (skipping internal/external edges). In addition, the algorithm skips NULL curves - IsInvalidGeometry() can be checked if this should be handled within algorithm. 
 
◆ StdPrs_ToolRFace() [1/2]
      
        
          | StdPrs_ToolRFace::StdPrs_ToolRFace  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ StdPrs_ToolRFace() [2/2]
Constructor with initialization. 
 
 
◆ Edge()
◆ Init()
  
  
      
        
          | void StdPrs_ToolRFace::Init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Move iterator to the first element. 
 
 
◆ IsInvalidGeometry()
Return TRUE if NULL curves have been skipped. 
 
 
◆ IsOriented()
Return TRUE indicating that iterator looks only for oriented edges. 
 
 
◆ More()
Return TRUE if iterator points to the curve. 
 
 
◆ Next()
  
  
      
        
          | void StdPrs_ToolRFace::Next  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Go to the next curve in the face. 
 
 
◆ Orientation()
Return current edge orientation. 
 
 
◆ Value()
The documentation for this class was generated from the following file: