the_building_coder_samples

The Building Coder Samples

MIT License

Stars
370

Bot releases are hidden (Show)

the_building_coder_samples - 2015.0.117.3

Published by jeremytammik over 9 years ago

implemented PlaceFamilyInstanceOnFace

the_building_coder_samples - 2015.0.117.2

Published by jeremytammik over 9 years ago

eliminated all deprecated API usage to compile with zero warnings now

the_building_coder_samples - 2015.0.117.1

Published by jeremytammik over 9 years ago

implemented mechanism to abort PromptForFamilyInstancePlacement after placing first instance

the_building_coder_samples - 2015.0.117.0

Published by jeremytammik over 9 years ago

implemented CmdListPipeSizes

the_building_coder_samples - 2015.0.116.9

Published by jeremytammik over 9 years ago

eliminated obsolete API usage, 15 warnings left

the_building_coder_samples - 2015.0.116.8

Published by jeremytammik over 9 years ago

updated copyright year to 2015

the_building_coder_samples - 2015.0.116.7

Published by jeremytammik over 9 years ago

added new CmdWallProfile implementation

the_building_coder_samples - 2015.0.116.6

Published by jeremytammik almost 10 years ago

implemented GetSortedLevels

the_building_coder_samples - 2015.0.116.5

Published by jeremytammik almost 10 years ago

implemented GetInstancesIntersectingElement and fixed element selection methods

the_building_coder_samples - 2015.0.116.4

Published by jeremytammik almost 10 years ago

eliminate obsolete API usage

the_building_coder_samples - 2015.0.116.3

Published by jeremytammik almost 10 years ago

implement generic JtElementsOfClassSelectionFilter template class and replace explicit Wall, CurveElement and Pipe selection filters by JtElementsOfClassSelectionFilter

the_building_coder_samples - 2015.0.116.1

Published by jeremytammik almost 10 years ago

replace explicit selection code in CmdRollingOffset by new JtPairPicker class

the_building_coder_samples - 2015.0.116.0

Published by jeremytammik almost 10 years ago

implemented CmdDimensionInstanceOrigin and JtPairPicker

the_building_coder_samples - 2015.0.115.2

Published by jeremytammik almost 10 years ago

converted CmdNewSweptBlend to use manual transaction mode and implemented CreateNewSweptBlendArc

the_building_coder_samples - 2015.0.115.1

Published by jeremytammik almost 10 years ago

fixed some of the warnings about deprecated use of Selection.Elements collection

the_building_coder_samples - 2015.0.115.0

Published by jeremytammik almost 10 years ago

implemented CmdNewCrossFitting and Element extension method GetCurve

the_building_coder_samples - 2015.0.114.2

Published by jeremytammik about 10 years ago

CmdNewTextNote reimplementation based on Graphics.MeasureString instead of TextRenderer.MeasureText suggested by Scott Wilson

the_building_coder_samples - 2015.0.113.2

Published by jeremytammik about 10 years ago

implemented IsElementHiddenInView

the_building_coder_samples - 2015.0.113.1

Published by jeremytammik about 10 years ago

skip horizontal faces

the_building_coder_samples - 2015.0.113.0

Published by jeremytammik about 10 years ago

implemented CmdFaceWall

Related Projects