added Revit 2020 SDK files

This commit is contained in:
Jeremy Tammik
2019-09-11 14:43:53 +02:00
parent fbb29172ed
commit 8b8832b7be
2956 changed files with 938523 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<PointCloud>
<Scale value="2.5"/>
<Cell>
<LowerLeft X="-30" Y="-30" Z="0" />
<UpperRight X="30" Y="30" Z="200" />
<Color value="#000000" />
<Randomize value="True" />
</Cell>
<Cell>
<LowerLeft X="-30" Y="-10" Z="10" />
<UpperRight X="-29" Y="10" Z="150" />
<Color value="#CC3300" />
<Randomize value="False" />
</Cell>
<Cell>
<LowerLeft X="29" Y="-10" Z="10" />
<UpperRight X="30" Y="10" Z="150" />
<Color value="#CC3300" />
<Randomize value="False" />
</Cell>
</PointCloud>