| | |
| | | { |
| | | //设置 null,在序列化的时候忽略该字段,不出现在序列化后的字符串中 |
| | | Texture = false; |
| | | ViewName = "3D"; |
| | | DisplayLevel = "fine"; |
| | | ExportHiddenObjects = false; |
| | | ExportSchedule = false; |
| | | ExportViewImage = false; |
| | | ViewImageDPI = "150"; |
| | | Language = "zh-CN"; |
| | | //ViewName = "3D"; |
| | | //DisplayLevel = "fine"; |
| | | //ExportHiddenObjects = false; |
| | | //ExportSchedule = false; |
| | | //ExportViewImage = false; |
| | | //ViewImageDPI = "150"; |
| | | //Language = "zh-CN"; |
| | | |
| | | ExportDwg = true; |
| | | ExportDrawing = true; |
| | | ExportPdf = null; |
| | | //ExportDwg = true; |
| | | //ExportDrawing = true; |
| | | //ExportPdf = null; |
| | | |
| | | ExportDwgInstance = null; |
| | | ExportSystemType = null; |
| | | ExportProperties = null; |
| | | Unit = null; |
| | | ToBimtiles = null; |
| | | //ExportDwgInstance = null; |
| | | //ExportSystemType = null; |
| | | //ExportProperties = null; |
| | | //Unit = null; |
| | | //ToBimtiles = null; |
| | | } |
| | | |
| | | /// <summary> |