Releases: jeremytammik/the_building_coder_samples
2022.0.150.15
implemented TagWallsWithAdjacentRooms
based on Richard RPThomas108
Thomas VB.NET code in https://forums.autodesk.com/t5/revit-api-forum/extract-the-names-of-the-rooms-separated-by-a-wall/m-p/10428696
2022.0.150.14
added enhancement by Andrey for quadrilateral in GetPolygonPlane
2022.0.150.13
added SetMaterialAppearanceAssetKeywordProperty
2022.0.150.12
added AdjustColumnHeightsUsingBoundingBox
and AdjustColumnHeightsUsingReferenceIntersector
from https://forums.autodesk.com/t5/revit-api-forum/ray-projection-not-picking-up-beams/m-p/10388868
2022.0.150.11
added PaintStairs and later added PaintSelectedFace from https://forums.autodesk.com/t5/revit-api-forum/paint-stair-faces/m-p/10388359
2022.0.150.9
added comments to the geometrical comparison methods for https://forums.autodesk.com/t5/revit-api-forum/compare-xyz/td-p/10381691
2022.0.150.10
cleanup
2022.0.150.8
added conditional compilation example from https://forums.autodesk.com/t5/revit-api-forum/forgetypeid-how-to-use/m-p/10357374
2022.0.150.7
added bool enforceResultOnLine
argument to LinePlaneIntersection
method suggested by Miguel B in https://thebuildingcoder.typepad.com/blog/2020/10/high-performance-outline-and-line-plane-intersection.html#comment-5381317900
2022.0.150.6
added GetCloudModelLocalCacheFilepath from https://forums.autodesk.com/t5/revit-api-forum/get-bim-360-model-s-quot-absolute-quot-path/m-p/10292538