Revit Selection Filter

Filter which elements and references a user can pick in Autodesk Revit UI with the Nice3point.Revit.Toolkit SelectionConfiguration, not a hand-rolled ISelectionFilter. USE FOR: constraining an interactive Selection.PickObject/PickObjects with a fluent Allow.Element / Allow.Reference filter. DO NOT USE FOR: headless API callbacks such as family load or duplicate-type options (use Toolkit option handlers like FamilyLoadOptions).

nice3point fc81ef2 2.5 KB Updated

File contents

nice3point/revit-skills/tree/main/plugins/revit-ui/skills/revit-selection-filter commit fc81ef295d

Frequently asked questions

npx skillmds@latest add nice3point/revit-selection-filter