Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to working in big file (CAN CUSTOM EXPORT SDB FILE) #38

Open
zhuxuan09 opened this issue Sep 15, 2021 · 1 comment
Open

how to working in big file (CAN CUSTOM EXPORT SDB FILE) #38

zhuxuan09 opened this issue Sep 15, 2021 · 1 comment

Comments

@zhuxuan09
Copy link

Dear Mason
When it working in big file , it takes a long time
ALL MEP is in one file , but I only want to check one item (e.g. drainage )
Compare can selection Categories , but Snapshot can't by Categories.
So , I need a lot of time to export Snapshot file .
I hope it can export by categories .
I am chinese , my english is bad
I see the code , it mybe need modify SnapshotMaker.cs file

// retrieve all of the instance elements, and process them.
FilteredElementCollector coll = new FilteredElementCollector(_doc);
coll.WhereElementIsNotElementType();

May I change this ? Because the code is too complicated , I am a novice

@mattmas
Copy link
Owner

mattmas commented Sep 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants