File tree Expand file tree Collapse file tree
1_Revit_API_Intro/SourceVB Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,8 +133,6 @@ Friend Class ExtensibleStorage
133133
134134 ' Set unit type
135135
136- fieldBuilder1.SetSpec(SpecTypeId.Length) ' 2022
137-
138136 'fieldBuilder1.SetUnitType(UnitType.UT_Length) ' 2020
139137 fieldBuilder1.SetSpec(SpecTypeId.Length) ' 2021
140138
Original file line number Diff line number Diff line change 6565 <RequiredTargetFramework >3.0</RequiredTargetFramework >
6666 </Reference >
6767 <Reference Include =" RevitAPI" >
68- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPI.dll</HintPath >
68+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPI.dll</HintPath >
6969 <Private >False</Private >
7070 </Reference >
7171 <Reference Include =" RevitAPIUI" >
72- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPIUI.dll</HintPath >
72+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPIUI.dll</HintPath >
7373 <Private >False</Private >
7474 </Reference >
7575 <Reference Include =" System" />
Original file line number Diff line number Diff line change 7070 <RequiredTargetFramework >3.0</RequiredTargetFramework >
7171 </Reference >
7272 <Reference Include =" RevitAPI" >
73- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPI.dll</HintPath >
73+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPI.dll</HintPath >
7474 <Private >False</Private >
7575 </Reference >
7676 <Reference Include =" RevitAPIUI" >
77- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPIUI.dll</HintPath >
77+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPIUI.dll</HintPath >
7878 <Private >False</Private >
7979 </Reference >
8080 <Reference Include =" System" />
Original file line number Diff line number Diff line change 5757 </PropertyGroup >
5858 <ItemGroup >
5959 <Reference Include =" RevitAPI" >
60- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPI.dll</HintPath >
60+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPI.dll</HintPath >
6161 <Private >False</Private >
6262 </Reference >
6363 <Reference Include =" RevitAPIUI" >
64- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPIUI.dll</HintPath >
64+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPIUI.dll</HintPath >
6565 <Private >False</Private >
6666 </Reference >
6767 <Reference Include =" System" />
Original file line number Diff line number Diff line change 6565 <RequiredTargetFramework >3.0</RequiredTargetFramework >
6666 </Reference >
6767 <Reference Include =" RevitAPI" >
68- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPI.dll</HintPath >
68+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPI.dll</HintPath >
6969 <Private >False</Private >
7070 </Reference >
7171 <Reference Include =" RevitAPIUI" >
72- <HintPath >C:\Program Files\Autodesk\Revit 2021 \RevitAPIUI.dll</HintPath >
72+ <HintPath >C:\Program Files\Autodesk\Revit 2022 \RevitAPIUI.dll</HintPath >
7373 <Private >False</Private >
7474 </Reference >
7575 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments