LayerFilter
Gratuit
Système d'exploitation:
Langue:
Description
This app contains two commands.
- Export Layer Filters tool that saves layer filters from the current drawing to an external .LFE file (which can be saved on a network volume for sharing).
- Import Layer Filters tool imports the contents of a previously saved .LFE file and merges it with the currently defined layer filters.
A propos de cette version
Version 1.1.0.0, 15/05/2023
Added 2024 support
Please update for 2025 version.
DotSoft submitted the 2025 build to the AppStore July 8th, 2024. You will find a netload build (no install) on the DotSoft freeware page.
It does exactly what it says.
How is this not a native function is beyond me.
Autodesk should be thanking you guys.
Civil 3D includes 2 commands: LAYERSAVEFILTERTREE and LAYERLOADFILTERTREE. However when loading a filter tree, it overwrites whatever filters exist in your drawing. This app keeps existing layer filters when loading new ones.
System.ArgumentOutOfRangeException: 索引超出範圍。必須為非負數且小於集合的大小。
參數名稱: index
於 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
於 LayerFilterIO.AppSupport.FilterImport()
於 Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorker(MethodInfo mi, Object commandObject, Boolean bLispFunction)
於 Autodesk.AutoCAD.Runtime.CommandClass.InvokeWorkerWithExceptionFilter(MethodInfo mi, Object commandObject, Boolean bLispFunction)
於 Autodesk.AutoCAD.Runtime.CommandClass.CommandThunk.Invoke()