File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed
Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ RDV works for selected element/object in the tree and/or on the list.
55Available visualizations:
66
77- model coordinate system displayed at (0,0,0)
8- - for an Element, its bounding box with marked min and max points
9- - for a Rebar, its Normal and marked start and end points
10- - for an XYZ, small coordinate system at that point
11- - BoundingBoxXYZ,
12- - bounded Curve,
13- - Edge,
14- - Point,
15- - Soild,
16- - PlanarFace
8+ - for an ` Element ` , its bounding box with marked min and max points
9+ - for a ` Rebar ` , its Normal and marked start and end points
10+ - for an ` XYZ ` , small coordinate system at that point
11+ - ` BoundingBoxXYZ ` ,
12+ - bounded ` Curve ` ,
13+ - ` Edge ` ,
14+ - ` Point ` ,
15+ - ` Soild ` ,
16+ - ` PlanarFace `
1717
1818
1919
Original file line number Diff line number Diff line change 5555 <Optimize >true</Optimize >
5656 <DebugType >pdbonly</DebugType >
5757 <RevitYear >2025</RevitYear >
58- <TargetFramework >net7 .0-windows</TargetFramework >
58+ <TargetFramework >net8 .0-windows</TargetFramework >
5959 </PropertyGroup >
6060
6161 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'D2024|AnyCPU'" >
7171 <DebugType >full</DebugType >
7272 <RevitYear >2025</RevitYear >
7373 <XamlDebuggingInformation >True</XamlDebuggingInformation >
74- <TargetFramework >net7 .0-windows</TargetFramework >
74+ <TargetFramework >net8 .0-windows</TargetFramework >
7575 </PropertyGroup >
7676
7777
8383 <PackageReference Include =" RevitDBExplorer.Augmentations" Version =" 0.7.0.$(RevitYear)" />
8484 <PackageReference Include =" RevitDBScripting" Version =" 1.1.0.$(RevitYear)" />
8585 <PackageReference Include =" SimMetrics.Net" Version =" 1.0.5" />
86-
87-
8886 </ItemGroup >
8987
9088 <Choose >
You can’t perform that action at this time.
0 commit comments