cad-editor/plugins/registry.json

22 lines
892 B
JSON
Raw Normal View History

[
{
"repo": "HakanSeven12/opencad-example-plugin",
"name": "Example Plugin",
"description": "Reference dynamically-loaded add-on (ribbon tab + EX_HELLO command)."
},
{
"repo": "mf4633/opencad-storm-sewer-plugin",
"name": "Storm Sewer",
"description": "Gravity storm-drain network design and analysis (Rational + Manning + HGL, LandXML import)."
},
{
"repo": "mf4633/opencad-hydrocomplete-plugin",
"name": "HydroComplete",
2026-06-23 00:22:08 +03:00
"description": "Full stormwater hydrology and hydraulics — mirrors HydroComplete for Civil 3D (HC_ANALYZE, HC_REVIEW, KaTeX HTML reports, Atlas 14, BMP/WQV, LandXML)."
2026-06-22 14:11:23 -07:00
},
{
"repo": "KevinGriffin-new/opencad-landsurvey-plugin",
"name": "Land Survey",
"description": "Survey points, PNEZD & LandXML import, TIN surfaces, earthwork volumes, COGO, and coordinate transforms (RTS / Helmert / resection)."
}
]