Code Red > .NET

Ribbon for ZWCAD

(1/2) > >>

velasquez:
Can anyone tell me if it is possible and how to create a custom Ribbon for ZWCAD with C#?
I haven't found anything about this yet.
Thanks.

ken2023:
You can first implement this feature in AutoCAD, and then convert it to ZWCAD by replacing the namespace.

In addition, as far as I know, you can also consult the official of ZWCAD.

velasquez:
Thanks for the answer,
But ZWCAD does not allow this via C# only through .CUIX files

CADbloke:
I tried to port an AutoCAD plugin to ZWCAD, I gave up after an hour. The ZW .NET API is a thousand paper cuts different. BricsCAD was a walk in the park, as is the ODA .NET Classic library.

It's Alive!:

--- Quote from: CADbloke on May 05, 2024, 11:10:27 PM ---I tried to port an AutoCAD plugin to ZWCAD, I gave up after an hour. The ZW .NET API is a thousand paper cuts different. BricsCAD was a walk in the park, as is the ODA .NET Classic library.

--- End quote ---
Interesting, Not using .NET anymore, but ZW’s C++ API is generally pretty good. 
Did you reach out to them?

Navigation

[0] Message Index

[#] Next page

Go to full version