scratchpad: bgfbounds pointed at the beam models (the natural-width evidence)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
31626a3b97
commit
cba4c3098f
@@ -40,7 +40,7 @@ def bounds(path):
|
||||
% (path.split('\\')[-1], nverts, lo[0], hi[0], lo[1], hi[1], lo[2], hi[2]))
|
||||
|
||||
base = r'C:\git\bt411\content\VIDEO\GEO\%s'
|
||||
for f in ['LDBR.BGF', 'MDBR.BGF', 'FLAMESML.BGF', 'FLAMEBIG.BGF']:
|
||||
for f in ['ERMLASER.BGF', 'PPC.BGF', 'LLASER.BGF', 'SLASER.BGF', 'MLASER.BGF']:
|
||||
try:
|
||||
bounds(base % f)
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user