added Revit 2022 SDK minus except *rvt and *rfa

This commit is contained in:
Jeremy Tammik
2021-04-20 11:36:21 +02:00
parent 1133a82dc5
commit 7e327986e8
3034 changed files with 1245318 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>