updated RvtSamples to load new SDK

This commit is contained in:
Jeremy Tammik
2019-09-18 14:56:07 +02:00
parent 0b233fbfc0
commit c2597849fb
4 changed files with 240 additions and 238 deletions
+1 -1
View File
@@ -449,7 +449,7 @@ namespace RvtSamples
assembly, i, m_fileNameStem));
}
bool testClassName = false; // jeremy
bool testClassName = true; // jeremy
if (testClassName)
{
Debug.Print("RvtSamples: testing command {0} in assembly '{1}'.", className, assembly);
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<RevitAddIns>
<AddIn Type="Application">
<Name>External Tool</Name>
<Assembly>RvtSamples.dll</Assembly>
<Name>RvtSamples External Application</Name>
<Assembly>Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\RvtSamples\CS\bin\Debug\RvtSamples.dll</Assembly>
<ClientId>42cb0a70-2ee7-4e64-a42d-87b9cdcc41c8</ClientId>
<FullClassName>RvtSamples.Application</FullClassName>
<VendorId>ADSK</VendorId>
+3 -1
View File
@@ -85,7 +85,9 @@
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<None Include="RvtSamples.addin" />
</ItemGroup>
<ItemGroup>
<Content Include="Icons\Analysis.ico">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
File diff suppressed because it is too large Load Diff