| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <AdvApp2Var_Network.hxx>
| AdvApp2Var_Network::AdvApp2Var_Network | ( | ) | 
| AdvApp2Var_Network::AdvApp2Var_Network | ( | const AdvApp2Var_SequenceOfPatch & | Net, | 
| const TColStd_SequenceOfReal & | TheU, | ||
| const TColStd_SequenceOfReal & | TheV | ||
| ) | 
      
  | 
  inline | 
| Standard_Boolean AdvApp2Var_Network::FirstNotApprox | ( | Standard_Integer & | Index | ) | const | 
search the Index of the first Patch not approximated, if all Patches are approximated Standard_False is returned
| Standard_Integer AdvApp2Var_Network::NbPatch | ( | ) | const | 
| Standard_Integer AdvApp2Var_Network::NbPatchInU | ( | ) | const | 
| Standard_Integer AdvApp2Var_Network::NbPatchInV | ( | ) | const | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| void AdvApp2Var_Network::SameDegree | ( | const Standard_Integer | iu, | 
| const Standard_Integer | iv, | ||
| Standard_Integer & | ncfu, | ||
| Standard_Integer & | ncfv | ||
| ) | 
| Standard_Real AdvApp2Var_Network::UParameter | ( | const Standard_Integer | Index | ) | const | 
| void AdvApp2Var_Network::UpdateInU | ( | const Standard_Real | CuttingValue | ) | 
| void AdvApp2Var_Network::UpdateInV | ( | const Standard_Real | CuttingValue | ) | 
| Standard_Real AdvApp2Var_Network::VParameter | ( | const Standard_Integer | Index | ) | const |