|
Open CASCADE Technology
7.0.0
|
#include <AdvApp2Var_Network.hxx>
| AdvApp2Var_Network::AdvApp2Var_Network | ( | ) |
| AdvApp2Var_Network::AdvApp2Var_Network | ( | const AdvApp2Var_SequenceOfPatch & | Net, |
| const TColStd_SequenceOfReal & | TheU, | ||
| const TColStd_SequenceOfReal & | TheV | ||
| ) |
| AdvApp2Var_Patch& AdvApp2Var_Network::ChangePatch | ( | const Standard_Integer | Index | ) |
| 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 |
| const AdvApp2Var_Patch& AdvApp2Var_Network::Patch | ( | const Standard_Integer | UIndex, |
| const Standard_Integer | VIndex | ||
| ) | const |
| 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 |
1.8.10