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
Current print method of IDF is slow, especially for large list of IdfObjects. Should refactor to use tree-like print method instead of current messy one
The text was updated successfully, but these errors were encountered:
Current print method of IDF is slow, especially for large list of
IdfObject
s. Should refactor to use tree-like print method instead of current messy oneThe text was updated successfully, but these errors were encountered: