Skip to content

[Bug]:  #135

@cemccabe77

Description

@cemccabe77

Summary

Receiving different array size when running Tools > Import Obj Folder

#   File "MeshCrawler\commands\mayaCommands.py", line 182, in setAllVerts
#     out[:, :3] = newVerts
# ValueError: could not broadcast input array from shape (24049,2,3) into shape (24049,3)

Expected Behavior

Expected same size array from:
simplex.DCC.getNumpyShape()
&
simplex.DCC.extractShape()

Steps to Reproduce Behavior

From the Simplex UI run Tools > Import Obj Folder

Solution

I have no concrete solution. My apologies.
I am currently skipping the reorder steps as a work around.

Environment

SimplexUI: 3.0
OS: Windows 10
Python: 3.7.7
Numpy: 1.21.6

Additional Context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions