Ejemplo n.º 1
0
 AddExtensionLookupSource(string lookupPath)
 {
     if (lookupPath != null)
     {
         PyRevitExtensions.RegisterExtensionLookupSource(lookupPath);
     }
 }