-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels