Skip to content

puppetsw/StringMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StringMaster

What is StringMaster

String master is a plugin for Autodesk Civil 3D 2017-2023 which connects/strings CogoPoints together matching the description keys specified.

This project was developed for personal use but you may find it useful. Please feel free to discuss or contribute.

Usage

Load the stringmaster.civil.dll plugin into Autodesk Civil 3D with netload.

Display the palette with the stringmaster command.

Screenshots

image

Building the source

1: Prerequisites

2: Clone the repository.

git clone https://github.com/puppetsw/StringMaster

This will create a local copy of the repository.

3: Build the plugin

To build the plugin make sure that you have references to the following Autodesk DLLs from your Autodesk Civil 3D installation directories.

  • accoremgd.dll
  • acdbmgd.dll
  • acmgd.dll
  • AecBaseMgd.dll
  • AeccDbMgd.dll

Make sure to set the Copy Local property of each Autodesk reference to False.

Screenshot 2022-09-12 115736

Contributors

Want to contribute to this project? Feel free to open an issue or pull request.