the_building_coder_samples

The Building Coder Samples

MIT License

Stars
370

Bot releases are hidden (Show)

the_building_coder_samples - 2022.0.150.14

Published by jeremytammik over 3 years ago

added enhancement by Andrey for quadrilateral in GetPolygonPlane

the_building_coder_samples - 2022.0.150.13

Published by jeremytammik over 3 years ago

added SetMaterialAppearanceAssetKeywordProperty

the_building_coder_samples - 2022.0.150.12

Published by jeremytammik over 3 years ago

added AdjustColumnHeightsUsingBoundingBox and AdjustColumnHeightsUsingReferenceIntersector from https://forums.autodesk.com/t5/revit-api-forum/ray-projection-not-picking-up-beams/m-p/10388868

the_building_coder_samples - 2022.0.150.11

Published by jeremytammik over 3 years ago

added PaintStairs and later added PaintSelectedFace from https://forums.autodesk.com/t5/revit-api-forum/paint-stair-faces/m-p/10388359

the_building_coder_samples - 2022.0.150.10

Published by jeremytammik over 3 years ago

cleanup

the_building_coder_samples - 2022.0.150.9

Published by jeremytammik over 3 years ago

added comments to the geometrical comparison methods for https://forums.autodesk.com/t5/revit-api-forum/compare-xyz/td-p/10381691

the_building_coder_samples - 2022.0.150.8

Published by jeremytammik over 3 years ago

the_building_coder_samples - 2022.0.150.7

Published by jeremytammik over 3 years ago

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

the_building_coder_samples - 2022.0.150.6

Published by jeremytammik over 3 years ago

the_building_coder_samples - 2022.0.150.5

Published by jeremytammik over 3 years ago

added SketchEditScopeSample

the_building_coder_samples - 2022.0.150.4

Published by jeremytammik over 3 years ago

removed obsolete external commands CmdDutAbbreviation and CmdParameterUnitConverter and successfully loaded via RvtSamples

the_building_coder_samples - 2022.0.150.3

Published by jeremytammik over 3 years ago

fixed yet more deprecated API usage warnings

the_building_coder_samples - 2022.0.150.2

Published by jeremytammik over 3 years ago

fixed some more deprecated API usage warnings

the_building_coder_samples - 2022.0.150.1

Published by jeremytammik over 3 years ago

removed deprecated API usage

the_building_coder_samples - 2022.0.150.0

Published by jeremytammik over 3 years ago

flat migration to Revit 2022

the_building_coder_samples - 2021.0.150.25

Published by jeremytammik over 3 years ago

integrated CmdSortCurveLoops by @stenci from pull request #16 implementing face edge curve loop sorting that works on curved faces

the_building_coder_samples - 2021.0.150.24

Published by jeremytammik over 3 years ago

the_building_coder_samples - 2021.0.150.23

Published by jeremytammik over 3 years ago

integrated pull request #15 by @stenci to delete temporary GroupType after deleting temporary Group

the_building_coder_samples - 2021.0.150.22

Published by jeremytammik over 3 years ago

the_building_coder_samples - 2021.0.150.21

Published by jeremytammik over 3 years ago

Related Projects