Releases: jeremytammik/the_building_coder_samples
2015.0.110.0
implemented CmdViewsShowingElements and reorganised the RvtSamples include file BcSamples to generate three groups for The Building Coder samples instead of two to reduce the menu overflow: A-M (60), N-Z (52) --> A-I, J-Q, R-Z
2015.0.109.0
migrated from Revit 2014 API to Revit 2015
2014.0.109.0
renamed CmdSlopedFloor.cs to CmdCreateSlopedSlab.cs, implemented CmdCategorySupportsTypeParameter
2014.0.108.0
implemented CmdCreateSlopedSlab and cleaned up a bit
2014.0.107.0
implemented CmdDeleteUnusedRefPlanes
2014.0.106.8
bumped copyright year from 2013 to 2014
2014.0.106.7
updated CmdDimensionWallsFindRefs to use ReferenceIntersector instead of FindReferencesWithContextByDirection and avoid obsolete API usage warning
2014.0.106.6
create rolling offset pipe using static Pipe.Create method
2014.0.106.5
create rolling offset pipe and connected elbow fittings using NewElbowFitting
2014.0.106.4
explicitly place, orient and connect elbow fittings around rolling offset pipe segment