191 for(
int i=0;i<
Branche.size()-1;i++)
209 LstSections.push_back(std::make_pair(NoCentral,Section));
216 LstSections2.push_back(std::make_pair(NoCentral,Section));
void change_branche_solide(TopoDS_Shape BranSolid)
void change_jonction1(SQ_JONCTION *Jonc1)
std::vector< SQ_NOEUD * > get_branche()
SQ_JONCTION * get_jonction2()
std::vector< SQ_NOEUD * > BrancheGuide
std::vector< MG_NOEUD * > get_section(int i)
void change_branche_guide(std::vector< SQ_NOEUD * > BranGuide)
void change_validite(bool Validite)
TopoDS_Shape get_branche_solide()
std::vector< MG_NOEUD * > get_section2(int i)
std::vector< std::pair< SQ_NOEUD *, std::vector< MG_NOEUD * > > > LstSections2
SQ_JONCTION * get_jonction1()
void change_rayon_max(double Rmax)
std::vector< SQ_NOEUD * > get_branche_guide()
void ajouter_guide(std::vector< MG_NOEUD * > Guide)
void ajouter_section2(SQ_NOEUD *NoCentral, std::vector< MG_NOEUD * > Section)
std::vector< std::vector< MG_NOEUD * > > LstGuides
std::vector< SQ_NOEUD * > Branche
void ajouter_section(SQ_NOEUD *NoCentral, std::vector< MG_NOEUD * > Section)
void change_branche(std::vector< SQ_NOEUD * > Bran)
std::vector< MG_NOEUD * > get_guide(int i)
SQ_NOEUD * get_no_central_section(int i)
void change_jonction2(SQ_JONCTION *Jonc2)
TopoDS_Shape BrancheSolide
std::vector< std::pair< SQ_NOEUD *, std::vector< MG_NOEUD * > > > LstSections
SQ_NOEUD * get_no_central_section2(int i)