{"id":1050,"date":"2026-08-31T07:07:50","date_gmt":"2026-08-31T05:07:50","guid":{"rendered":"https:\/\/inspectrabim.com\/?p=1050"},"modified":"2026-08-31T07:08:45","modified_gmt":"2026-08-31T05:08:45","slug":"inspectra-bim-1-1-0-release-notes","status":"publish","type":"post","link":"https:\/\/inspectrabim.com\/pl\/inspectra-bim-1-1-0-release-notes\/","title":{"rendered":"Inspectra BIM 1.1.0 \u2013 Release notes\u00a0"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1050\" class=\"elementor elementor-1050\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01ebd18 e-flex e-con-boxed e-con e-parent\" data-id=\"01ebd18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5716ae elementor-widget elementor-widget-text-editor\" data-id=\"b5716ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2>What has changed?<\/h2><p><strong>Inspectra BIM 1.1.0<\/strong>\u00a0is out. This one came almost entirely from user reports \u2014 the kind that start with &#8220;is it supposed to do that?&#8221; \u2014 so it is a release about models that would not open, tools that would not cooperate, and scenes that fell apart on the way to a colleague.<\/p><h3>Work Area \u2014 crop the scene to what you are working on<\/h3><p>Infrastructure scenes are mostly context. You load kilometres of terrain, a full corridor scan and an alignment, all to work on one bridge abutment. Hiding the surroundings by hand is tedious, and it undoes itself the moment you load another file.<\/p><p><strong>Work Area<\/strong>\u00a0(Home tab) is a saved crop box. Draw it once with the section-box handles, approve it, give it a name \u2014 and everything outside it disappears until you switch it off. It trims IFC models, point clouds, terrain, textured meshes and alignments alike, and it keeps trimming: files loaded afterwards arrive already cropped.<\/p><p>A few details that matter in practice:<\/p><ul><li><strong>No box, no cut edges<\/strong>\u00a0\u2014 an active Work Area is invisible. It is a working extent, not a section, so it does not clutter the view or add contour lines you did not ask for.<\/li><li><strong>Ordinary sections still work inside it<\/strong>\u00a0\u2014 you can cut a normal section within your Work Area and delete it again, and the crop is still there underneath.<\/li><li><strong>It travels in the\u00a0<code data-epitaxy-inline-code=\"\">.ins<\/code>\u00a0scene file<\/strong>\u00a0\u2014 send the scene to a colleague and they open the same fragment. Work areas are stored per scene and you can keep several and switch between them.<\/li><\/ul><p>The section box itself gained something along the way: a\u00a0<strong>rotation handle<\/strong>\u00a0on its top face, so the box can be turned in plan to follow a skewed structure instead of being locked to the world axes. All box handles are slightly larger now, which makes them easier to grab.<\/p><h3>Large IFC models open in seconds<\/h3><p>A user sent us a 153 MB IFC 4.3 road model that took\u00a0<strong>over ten minutes<\/strong>\u00a0to open. Long enough that he cancelled it after two seconds, assuming the application had frozen.<\/p><p>It turned out most of that time was spent on nothing. Bodies stored as tessellated meshes are already finished geometry \u2014 a list of points and triangles \u2014 but they were still being pushed through the full geometry kernel, which copied them at roughly a fiftieth of the speed of simply reading them. A road terrain in that file cost 95 seconds on its own. On top of that, the kernel was being asked to build alignment curves that the viewer then discarded.<\/p><p>The same file now opens in\u00a0<strong>about 15 seconds<\/strong>, with identical geometry, colours and transparency \u2014 we verified that by loading nine models both ways and comparing every element.<\/p><p>Two related loading problems went with it:<\/p><ul><li><strong>IFC 4.3 alignments<\/strong>\u00a0whose centreline vertices came back out of order no longer draw as a fan of lines sweeping across the model. The file states how long the axis is, and a centreline that disagrees is rebuilt from the alignment&#8217;s own geometry.<\/li><li><strong>Solids that mix boolean and ordinary shapes<\/strong>\u00a0were quietly arriving without their clipped parts \u2014 reported as a success, with nothing in the log. Those elements are now checked against the reference kernel and re-cut when something is missing.<\/li><\/ul><h3>Snapping that lands where you point<\/h3><p>Placing a measurement vertex on IFC geometry was, in one user&#8217;s words, very hard. Measuring it turned out to be worse than it sounded: on a typical building model\u00a0<strong>roughly half<\/strong>\u00a0of clicks on visible geometry were being refused, and on the road model two thirds.<\/p><p>The cause was almost funny. The snap ball follows your cursor, and the check that asks &#8220;is anything actually drawn here?&#8221; was reading a two-pixel window \u2014 entirely covered by the ball itself. Hovering placed the ball; the ball then blocked the click that was supposed to follow.<\/p><p>Point clouds and IFC geometry now have properly separate depth handling, because they use depth for different things: for a scan the depth buffer\u00a0<em>is<\/em>\u00a0the data, while for IFC it is only a witness for a sanity check \u2014 and a pixel hidden behind the cursor ball is not evidence of empty space. On top of that, the picker now gets a spatial index, which took a single hover on a dense terrain chunk from 76 ms down to 0.17 ms.<\/p><p>The result: snapping lands on model geometry\u00a0<strong>every time<\/strong>\u00a0on both test models, the worst-case delay dropped from 198 ms to 14 ms, and the micro-jitter some users noticed at the moment a vertex is placed is gone \u2014 the measurement overlays no longer nudge the camera&#8217;s depth range as they move.<\/p><h3>Scenes that arrive complete<\/h3><p>If you sent an\u00a0<code data-epitaxy-inline-code=\"\">.ins<\/code>\u00a0scene to a colleague and their point cloud never appeared, this was why: cloud and mesh paths were stored as full paths pointing at your own drive.<\/p><p>They are now written\u00a0<strong>relative to the scene file<\/strong>, so a project folder that travels stays intact. Scenes you have already sent are helped too \u2014 when a recorded path is missing, Inspectra looks for the same folder layout next to the\u00a0<code data-epitaxy-inline-code=\"\">.ins<\/code>\u00a0and picks the file up there.<\/p><h3>Point clouds and drawings<\/h3><ul><li><strong>Colourless LAS and LAZ scans<\/strong>\u00a0open on the\u00a0<strong>elevation ramp<\/strong>\u00a0instead of one flat colour. A scan without RGB has nothing to show in RGB mode, and a solid silhouette hides the very shape you opened the file for. If another cloud in the scene does have colour, or you picked a mode yourself, nothing changes.<\/li><li><strong>LAS colour is read from the range the file actually uses.<\/strong>\u00a0Many producers write 8-bit values into the 16-bit fields the specification defines, and those clouds were loading completely black. The same class of problem was fixed for XYZ, PTX and E57 \u2014 including E57 files with wide colour channels, which previously failed to load at all.<\/li><li><strong>Longitudinal sections now have a marker in the 3D scene<\/strong>, like every other drawing \u2014 and it follows the alignment rather than cutting a straight line between the two ends. Click it to open its properties and adjust the chainage range, view depth or viewing side.<\/li><li><strong>Alignment sections can be placed at a chainage you type.<\/strong>\u00a0Clicking the axis fills the station in, and you can correct it to the exact value you need \u2014 a pier axis, a chainage from the drawing schedule \u2014 instead of hunting for the right pixel.<\/li><li><strong>Drawings can be filled with what lies behind the cut plane<\/strong>\u00a0(Drawing Settings, off by default). Useful when the section passes through vegetation or scattered geometry and the drawing would otherwise be full of holes.<\/li><\/ul><h3>Smaller things<\/h3><ul><li><strong>Clear Scene asks first.<\/strong>\u00a0It was the only destructive command with no confirmation, sitting on a toolbar tile and on Ctrl+W \u2014 a shortcut that closes a tab in most other software, not a day&#8217;s work. It now offers to save the scene on the way out, and stays silent when there is nothing to lose.<\/li><li><strong>Faces no longer disappear while you orbit.<\/strong>\u00a0The performance shortcut that hid back-facing surfaces during camera movement assumed every exported solid has correct normals. Real exports do not.<\/li><li><strong>Performance statistics can be copied<\/strong>\u00a0to the clipboard, so a support report no longer needs a screenshot.<\/li><li>The first clash run no longer freezes the window for a moment while its calculation kernel compiles.<\/li><\/ul><h3>Get it<\/h3><p>Inspectra BIM 1.1.0 runs on Windows 10 and 11. If you are on 0.11.0 or newer, the application will offer the update itself and install it in one click; otherwise download it from the site \u2014 the installer upgrades in place and keeps your settings and licence.<\/p><p><strong><a class=\"text-accent hover:underline underline-offset-[1px] outline-none hide-focus-ring ring-focus rounded-[3px]\" href=\"https:\/\/inspectrabim.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Download Inspectra Free<\/a><\/strong>\u00a0\u00b7\u00a0<strong><a class=\"text-accent hover:underline underline-offset-[1px] outline-none hide-focus-ring ring-focus rounded-[3px]\" href=\"https:\/\/inspectrabim.com\/pricing\/\" target=\"_blank\" rel=\"noopener noreferrer\">See pricing and request a demo<\/a><\/strong><\/p><p>Almost everything above started as a message from someone using Inspectra on a real project \u2014 a file that would not open, a tool that fought back, a scene that arrived incomplete. Please keep sending them.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>What has changed? Inspectra BIM 1.1.0\u00a0is out. This one came almost entirely from user reports \u2014 the kind that start [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1051,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[7],"tags":[],"class_list":["post-1050","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-release"],"_links":{"self":[{"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/posts\/1050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/comments?post=1050"}],"version-history":[{"count":4,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/posts\/1050\/revisions"}],"predecessor-version":[{"id":1055,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/posts\/1050\/revisions\/1055"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/media\/1051"}],"wp:attachment":[{"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/media?parent=1050"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/categories?post=1050"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inspectrabim.com\/pl\/wp-json\/wp\/v2\/tags?post=1050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}