mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
bonsai - sort imports
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Bonsai. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import bpy
|
||||
import bmesh
|
||||
import pprint
|
||||
|
||||
import bmesh
|
||||
import bpy
|
||||
|
||||
material_volumes = {}
|
||||
|
||||
for obj in bpy.context.selected_objects:
|
||||
|
||||
Reference in New Issue
Block a user