你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-08 07:24:19 +08:00
Updated geo obj import with revised process cmds
这个提交包含在:
@@ -82,7 +82,7 @@ class GeometryObjectsRead(UserObjectGeometry):
|
|||||||
scene.add(material_obj)
|
scene.add(material_obj)
|
||||||
|
|
||||||
# Creates the internal simulation objects
|
# Creates the internal simulation objects
|
||||||
scene.process_cmds(material_objs, grid, sort=False)
|
scene.process_cmds(material_objs, grid)
|
||||||
|
|
||||||
# Update material type
|
# Update material type
|
||||||
for material in grid.materials:
|
for material in grid.materials:
|
||||||
|
在新工单中引用
屏蔽一个用户