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 using core_load_step_with_colors.py to resolve the structure of names of a step file.
I get the names using function GetLabelName() of a label.
But it sometimes returns "COMPOUND" or "SOLID" as the name.
As other software like 3d-tool that compound does actually have a name.
I wonder is there any way to solve this naming problem.
Thank you!
The text was updated successfully, but these errors were encountered:
I'm using core_load_step_with_colors.py to resolve the structure of names of a step file.
I get the names using function GetLabelName() of a label.
But it sometimes returns "COMPOUND" or "SOLID" as the name.
As other software like 3d-tool that compound does actually have a name.
I wonder is there any way to solve this naming problem.
Thank you!
The text was updated successfully, but these errors were encountered: