 |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
Aller à la documentation de ce fichier.
26 #include <TopoDS_Shape.hxx>
72 std::vector<std::pair<SQ_NOEUD*,std::vector<MG_NOEUD*>>>
LstSections;
73 std::vector<std::pair<SQ_NOEUD*,std::vector<MG_NOEUD*>>>
LstSections2;
void change_branche(std::vector< SQ_NOEUD * > Bran)
SQ_NOEUD * get_no_central_section(int i)
void ajouter_section(SQ_NOEUD *NoCentral, std::vector< MG_NOEUD * > Section)
std::vector< std::pair< SQ_NOEUD *, std::vector< MG_NOEUD * > > > LstSections2
SQ_NOEUD * get_no_central_section2(int i)
void change_validite(bool Validite)
void change_branche_guide(std::vector< SQ_NOEUD * > BranGuide)
TopoDS_Shape BrancheSolide
SQ_JONCTION * get_jonction2()
std::vector< std::vector< MG_NOEUD * > > LstGuides
void change_jonction2(SQ_JONCTION *Jonc2)
std::vector< MG_NOEUD * > get_section2(int i)
void ajouter_section2(SQ_NOEUD *NoCentral, std::vector< MG_NOEUD * > Section)
std::vector< MG_NOEUD * > get_section(int i)
void ajouter_guide(std::vector< MG_NOEUD * > Guide)
void change_branche_solide(TopoDS_Shape BranSolid)
std::vector< std::pair< SQ_NOEUD *, std::vector< MG_NOEUD * > > > LstSections
std::vector< SQ_NOEUD * > BrancheGuide
std::vector< SQ_NOEUD * > Branche
std::vector< SQ_NOEUD * > get_branche()
SQ_JONCTION * get_jonction1()
std::vector< SQ_NOEUD * > get_branche_guide()
TopoDS_Shape get_branche_solide()
void change_rayon_max(double Rmax)
std::vector< MG_NOEUD * > get_guide(int i)
void change_jonction1(SQ_JONCTION *Jonc1)