EBDN - Community - Question & Answers

Discussions tagged C#

Hello, i can access the selected node in EB by: myApplication.Selection.First() So in my case i'm looking for an attribute in the attributeFolder by an ID. If i found an attribute i want to select this attribute (ObjectItem) in the EB GUI...
I would like know, how when I add some libs by NuGet after I can't deploy my project in EB. For the package : MVVMLight and WpfToolkit Extended. Now I would like use the wpf control "ColorPicker" in package WpfToolkit Extended and I can...
I would like write some informations in objectitem (string and int datas) But I want this information are no visible for the customer. Normally I use the attributes of object but want hidden this information. Could you send me your way for mak...
Hello, currently I am searching for a documentation of how to use the Engineering Base "Automation Framework". The background is that we want to run administrative tasks on a database or a project where no user interaction is needed. ...
To Access an instance of EB from an external program it's possible to create a new Instance via Aucotec.EngineeringBase.Interop.Application eb = new Aucotec.EngineeringBase.Interop.Application(); Now i like to ac...
Hello, The following code should look for the reference of the given text "Reset", inside the first "Secondary Dictionary" of the project string sText = "Reset"; Dictionary oDic = m_oEbProj...
Hello, I want to know how can i use the webservices provided by engineering base for macro development. What type of license i need to buy to use "Aucotec.EngineeringBase.Server.Service" namespace in code. Also where can i find som...
I have an issue accessing the EngineeringBase.Interop.dll with an external Application (in C#). The other Application can be run as Administrator (with UAC prompt) for other reasons, and in those cases the Access fails if Engineering Base is alread...
I wanted to read the preferred shape type fields for a stencils and also preferred shape type for sheet You can find the screenshots attached of what exact fields we need to read to this mails Need this urgently...
Is there a way to import a Catalog from File into a Database? For Projects, there is Import() on the ProjectsFolder Object, but I can't find this on the CatalogsFolder Object Type... My use case is that I have multiple Databases in use and I wan...
With the interface wpf the default background is with. I know the properties background of window, but I don't find the good value for apply the same color of Ms Windows Theme (like the default background of button). Background="{DynamicReso...
How to copy and move stencils and shapes from one folder to another in E Base using c#?...
How to copy shape from ebase and paste it on visio sheet using visual studio and ebase version 6.5?...
  • Page :
  • 1