the_building_coder_samples

The Building Coder Samples

MIT License

Stars
370

Bot releases are visible (Hide)

the_building_coder_samples - 2017.0.130.4

Published by jeremytammik about 8 years ago

added material asset texture listing sample code

the_building_coder_samples - 2017.0.130.3

Published by jeremytammik about 8 years ago

isolate element in new view

the_building_coder_samples - 2017.0.130.2

Published by jeremytammik about 8 years ago

added CreateSolidFromBoundingBox

the_building_coder_samples - 2017.0.130.1

Published by jeremytammik about 8 years ago

added general warning swallower

the_building_coder_samples - 2017.0.130.0

Published by jeremytammik about 8 years ago

implemented CmdSetTangentLock

the_building_coder_samples - 2017.0.129.0

Published by jeremytammik about 8 years ago

implemented CmdDeleteMacros

the_building_coder_samples - 2017.0.128.1

Published by jeremytammik about 8 years ago

refactored CmdPurgeLineStyles for simple migration to Revit macro

the_building_coder_samples - 2017.0.128.0

Published by jeremytammik about 8 years ago

implemented CmdPurgeLineStyles

the_building_coder_samples - 2017.0.127.11

Published by jeremytammik about 8 years ago

implemented SelectAndPlaceTakeOffFitting

the_building_coder_samples - 2017.0.127.10

Published by jeremytammik about 8 years ago

call Distinct to eliminate duplicate points before calling ConvexHull

the_building_coder_samples - 2017.0.127.9

Published by jeremytammik about 8 years ago

implemented ConvexHull, GetConvexHullOfRoomBoundary, improved PointArrayString

the_building_coder_samples - 2017.0.127.8

Published by jeremytammik about 8 years ago

implemented and tested GetBoundingBox for room boundary IList of IList of BoundarySegment, implemented SetSectionBox

the_building_coder_samples - 2017.0.127.7

Published by jeremytammik over 8 years ago

implemented and tested ExportToImage3

the_building_coder_samples - 2017.0.127.6

Published by jeremytammik over 8 years ago

implemented BoundingBoxXYZ ExpandToContain extension methods and GetModelExtents

the_building_coder_samples - 2017.0.127.5

Published by jeremytammik over 8 years ago

implemented CreatePointLoadOnColumnEnd

the_building_coder_samples - 2017.0.127.4

Published by jeremytammik over 8 years ago

eliminated all obsolete Revit API usage warnings

the_building_coder_samples - 2017.0.127.3

Published by jeremytammik over 8 years ago

eliminated two calls to obsolete Plane construction method taking a CurveArray argument

the_building_coder_samples - 2017.0.127.2

Published by jeremytammik over 8 years ago

eliminated use of obsolete Plane construction methods taking two XYZ arguments for normal and origin

the_building_coder_samples - 2017.0.127.1

Published by jeremytammik over 8 years ago

eliminated all use of automatic transaction mode, untested!

the_building_coder_samples - 2017.0.127.0

Published by jeremytammik over 8 years ago

flat migration to Revit 2017 and first successful test run

Related Projects