도곽 변수 tag mapping 소스 추가
This commit is contained in:
@@ -160,8 +160,6 @@ namespace DwgExtractorManual.Models
|
||||
titleBlockSheet.Cells[titleBlockCurrentRow, 1] = attDef.GetType().Name;
|
||||
titleBlockSheet.Cells[titleBlockCurrentRow, 2] = attDef.BlockName;
|
||||
titleBlockSheet.Cells[titleBlockCurrentRow, 3] = attDef.Tag;
|
||||
|
||||
|
||||
titleBlockSheet.Cells[titleBlockCurrentRow, 4] = attDef.Prompt;
|
||||
titleBlockSheet.Cells[titleBlockCurrentRow, 5] = attDef.TextString;
|
||||
titleBlockSheet.Cells[titleBlockCurrentRow, 6] = database.Filename;
|
||||
|
||||
Reference in New Issue
Block a user