Skip to main content
Release Notes

Version Release v1.2.0 - Rework Reduced

infrADAC BCAD / Software / v1.2.0

infrADAC BCAD Software v1.2.0 stable 12 Apr 2026

infrADAC BCAD

This update includes some updates to the way supplementary assets are handled via the import tool and also adds the ability for specific attributes to be preset for assets that share many of the same attribute information.

Text backup
  • Users now have the ability to prefill asset attributes, similar to project and global attributes using the new command 'ADACAssetAttributes'. Further to this, users can save any number of JSON file/s with these preset attribute values so that other projects can be quickly setup to load in these asset attributes without having to prefill them each time. Running 'ADACNew' will open this window as well.
  • Supplementary base assets (PointFeature, PolylineFeature and PolygonFeature) have been added to each profile. Attributes 'Class' and 'Note' can be set upon creation. Users will need to download the latest profile updates to enable this feature.
  • Users are now prompted if they wish to add the identified supplementary assets to the profile from an imported XML file.
  • Elevation attributes are now included as an option in the 'ADACClean' form to update. Threshold values are also connected to this clean action.
  • The Integer attribute type has been added to the Attribute Details form. This allows values both positive, negative and zeroed integer values to be added to a given attribute without rejection.
  • Values such as invert, surface level, elevation, rotation ect. can be prefilled from a text object selected in model space. The value prefilled is filtered based on the attribute type to ensure float or integer value types are upheld.
  • Users can now select a polyline object to set a manhole's invert value; taking the z value of the closest end of the selected polyline.
  • 'ADACSetGlobalAttributes'and 'ADACEditGlobalAttributes' have been refined into a single command 'ADACGlobalAttributes'. All functionality from both commands still consistent.
  • Setting the surface level of two ends via the selection of end point objects no longer automatically assumes the upstream as the highest elevation and downstream as lowest. Individual selection of each is now required.
  • Values that are prefilled now ensure the attribute type being set is respected.
  • The project attributes from an imported XML file are now correctly added to the drawing when prompted and accepted.
  • Supplementary assets not currently added to the loaded profile are added to the model space via import rather than skipped.