SAnsell / CombLayer

MCNP(X) project builder using C++
GNU General Public License v3.0
13 stars 13 forks source link

Twister split by contained components and its link points defined. #48

Closed kbat closed 8 years ago

kbat commented 8 years ago

I have split the twister by 3 components: "PlugFrame","Shaft","ShaftBearing" and defined its link points. I need your help in defining intersections with flight lines in makeESS::buildTwister. I still do not understand how to use addToInsertLineCtrl with components of ContainedGroup. I could not find the appropriate addToInsertLineCtrl method. Also, please check if the numbering (and order) of the link points is appropriate.