Explorar o código

mxg:提交旧时数据

mengxiangge %!s(int64=5) %!d(string=hai) anos
pai
achega
4b96c683ab

+ 0 - 2
JBIM/JBIM/Component/Equipment.cs

@@ -25,7 +25,5 @@ namespace JBIM.Component
 
 
         public string FamilyName { get; set; }
-        public string FamilyName { get; set; }
-        public string FamilyName { get; set; }
     }
 }

+ 8 - 3
JBIM/JBIM/Definition/TypeDefinition.cs

@@ -41,12 +41,17 @@ namespace JBIM.Definition
         EquipPart,
         [Description("Column")]
         Column,
+
+        [Description("Wall")]
+        Wall,
         [Description("VirtualWall")]
-        SpaceSeparationLine,
-        [Description("Door")]
-        Door,
+        VirtualWall,
         [Description("Window")]
         Window,
+        [Description("Door")]
+        Door,
+        [Description("Other")]
+        Other,
 
         [Description("Unit")]
         Unit,

+ 0 - 1
JBIM/JBIM/JBIM.csproj

@@ -71,7 +71,6 @@
     <Compile Include="Component\ParameterDefinition.cs" />
     <Compile Include="Component\Pipe.cs" />
     <Compile Include="Component\EquipPart.cs" />
-    <Compile Include="Component\Column.cs" />
     <Compile Include="Component\Equipment.cs" />
     <Compile Include="Component\Space.cs" />
     <Compile Include="Component\VisibleComponentObject.cs" />

+ 6 - 0
JBIM/JBIM/JBIM.csproj.user

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <ProjectView>ProjectFiles</ProjectView>
+  </PropertyGroup>
+</Project>

BIN=BIN
JBIM/RevitExport/bin/Debug/RevitExport.pdb