Hello Community,
GetDwgLayerAndGiveUnitSequence.dyn (4.5 KB)
To auto mapping between the different language revit DWG layer setting, I wonder could use the ExportDWGSetting function in Dynamo and find the Unit id with each category. I think I could use the GetLayerTableIterator to solve this problem, but in my coding would be shown the problem. Base on this question, could someone help me to correct my idea?