Example #1
0
 // return a list of installed extensions found under registered search paths
 // @handled @logs
 public static List <PyRevitExtension> GetShippedExtensions(PyRevitClone clone) => clone.GetExtensions();