I am updating our Revit Model Review project check standards file. I would like to check to make sure that we are saving the model in the same location for all projects. The problem is that our models will be in different servers, file numbers per project. How do I write a code for these differences.
Example:
One project is here:
G:\578216-4400 Washington (Westport Today)\02-Current Drawings\02-REVIT\00-NSPJ Model\
Another is here:
F:\601217-JS Robinson- 2 Story\02-Current Drawings\02-REVIT\00-NSPJ Model\
I want it to check for these specifics but ignore the rest of the file location. Is this possible?
Example:
One project is here:
G:\578216-4400 Washington (Westport Today)\02-Current Drawings\02-REVIT\00-NSPJ Model\
Another is here:
F:\601217-JS Robinson- 2 Story\02-Current Drawings\02-REVIT\00-NSPJ Model\
I want it to check for these specifics but ignore the rest of the file location. Is this possible?
Comment