You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to extract parts of a gdml file and save them into smaller gdml files. To do so I'm using the clipSolid() function in order to reshape the outer world volume and fit the boundaries of my extracted element.
For some of the parts it worked well
but on one of the parts the world volume was misplaced although it was of the correct proportions.
It looks like the world volume has been translated along the y axis.
With best regards
Marin DENIAUD
The text was updated successfully, but these errors were encountered:
Dear all,
I'm trying to extract parts of a gdml file and save them into smaller gdml files. To do so I'm using the clipSolid() function in order to reshape the outer world volume and fit the boundaries of my extracted element.
For some of the parts it worked well
but on one of the parts the world volume was misplaced although it was of the correct proportions.
It looks like the world volume has been translated along the y axis.
With best regards
Marin DENIAUD
The text was updated successfully, but these errors were encountered: