Skip to content

Releases: jeremytammik/the_building_coder_samples

2015.0.109.0

14 Apr 13:01
Compare
Choose a tag to compare

migrated from Revit 2014 API to Revit 2015

2014.0.109.0

11 Apr 13:14
Compare
Choose a tag to compare

renamed CmdSlopedFloor.cs to CmdCreateSlopedSlab.cs, implemented CmdCategorySupportsTypeParameter

2014.0.108.0

27 Mar 20:44
Compare
Choose a tag to compare

implemented CmdCreateSlopedSlab and cleaned up a bit

2014.0.107.0

03 Feb 19:39
Compare
Choose a tag to compare

implemented CmdDeleteUnusedRefPlanes

2014.0.106.8

27 Jan 14:47
Compare
Choose a tag to compare

bumped copyright year from 2013 to 2014

2014.0.106.7

27 Jan 14:38
Compare
Choose a tag to compare

updated CmdDimensionWallsFindRefs to use ReferenceIntersector instead of FindReferencesWithContextByDirection and avoid obsolete API usage warning

2014.0.106.6

24 Jan 13:58
Compare
Choose a tag to compare

create rolling offset pipe using static Pipe.Create method

2014.0.106.5

15 Jan 17:13
Compare
Choose a tag to compare

create rolling offset pipe and connected elbow fittings using NewElbowFitting

2014.0.106.4

15 Jan 11:01
Compare
Choose a tag to compare

explicitly place, orient and connect elbow fittings around rolling offset pipe segment

2014.0.106.3

13 Jan 22:47
Compare
Choose a tag to compare

implemented MEP utility methods, connect rolling offset to neighbours