-
Re: Bricscad 25 no longer supports dots in command names?
SOLVED Sorry for posting this before I explored all the options. I tried registering the command using groupName and globalName, didn't expect that localizedNameId will do something. So here is the s…1 -
Bricscad 25 no longer supports dots in command names?
In C# development for Bricscad 22, in the company we used command names with dots, as in: "NM.Version", "NM.Database.Tables" and so on, as in: [CommandMethod("NM.Version"…1