Skip to content

Asketyll/ARES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

376 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARES - MicroStation Productivity Add-in

Automatic length calculation and graphical linking tools for MicroStation VBA.

License: AGPL-3.0    GitHub release    Wiki

Quick Install

Invoke-WebRequest -Uri "https://github.com/Asketyll/ARES/releases/download/installer-v1.2.0/AresInstaller.exe" -OutFile "$env:TEMP\AresInstaller.exe"; Start-Process "$env:TEMP\AresInstaller.exe" -Verb RunAs

Downloads

Component Release Description
Installer Installer release Windows installer with automatic setup
MVBA MVBA release MicroStation VBA source code

Components

Directory Tech Role Docs
MVBA/ VBA 7.1 The MicroStation add-in (core functionality) README
installer/ C# WinForms Windows installer; writes HKCU\Software\ARES\Version README

Features

User features — full key-in reference and configuration variables live in the Wiki (Version FR):

Feature Description Docs
Auto Lengths Automatic length calculation for linked graphical elements (+ color sync) EN · FR
Zoning Buffer zone generation around elements (configurable distance, level, style, color, weight) EN · FR
Zone Export Element lengths (partial or full) inside zone polygons, exported per group to Excel EN · FR
Region Split Split a closed region into two with a single datapoint on its boundary EN · FR

System:

  • Multi-language - French/English interface (EN · FR)
  • Bulk Operation Detection - Auto-suspend during merge/reprojection for performance

Requirements

  • Windows 10/11
  • .NET Framework 4.7.2+
  • MicroStation Connect Edition, OpenCities Map PowerView, or Atlas/Eras
  • Administrator privileges for installation

Usage

  1. Run AresInstaller.exe as Administrator
  2. Choose language (English/Français)
  3. Click Install and wait for completion
  4. Load C:\ARES\ARES.mvba in MicroStation

Development

See component READMEs for build instructions:

Contributing

Contributions welcome. Please submit a Pull Request.

License

AGPL-3.0 - See LICENSE for details.

About

MicroStation VBA productivity add-in for automatic length calculation and graphical element linking

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Contributors