Hi,
I am trying to save document in Engineering base by external application using Aucotec.Engineering.Interop and getting the Unable to cast exception.
Below is my code and also attached the error screenshot please refer to attachment and help me t...
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 everyone
Whether the pop-up prompt box of the Export method I call when exporting and importing the product catalog in csharp can be hidden when executing the program ?
Like the following prompt box.
thank you...
Problem:
Smart PDF Export has to be in grayscale.
If I export using "Colors to black" the layout diagram of the IEC samle projekt outputs unreadable. (see attachment)
If I use some PDF printer to convert my Smart PDF to a grayscale PDF I...
Hello to everyone,
I have the following function implemented in EB VBA for Revision create implemented in our EB server, that is used from server processes to change the revision of a project when we make the check-in function.
This function was wo...
Hello,
I am trying to create a deploy a release build of the macro,
It is building without any error but while deploying , i am getting error "Cannot start deployment operation when it is already started".
i have attached the screenshots...
Hi,
please help me to figure out what is wrong with my eb web request.
i have attached request and response in this discussion.
please check and quick response will be highly appriciated.
Thanks & Regards,
Pushpendra...
Hi guys!
Requirements: I want to implement the "EB" client interface and modify the software display language. How to implement it through code?
Thank you!...
Dear EB Developers,
I am trying to find out how I can get a list of all Macros that are available on RMC, and how to disable/manipulate this list.
We have the possibility to customize this list on EB startup. However, if I completely disable all...
Hi,
How can I set the document revision settings using vba (or .net)? We have a template project with the document revision settings already configured, but when we copy the template project to create a new project, the document revision settings ...
Dear EBDN Community,
Please guide me in setting the translate value of an Attribute Item.
I can set normal value of Attribute item like this:
"Dictionary<AttributeId, AttrValue> Values = new Dictionary<AttributeId, AttrValue>(...
Hello all,
I try to use web service to create a new object in EB2022 ,but not success.I've already checked the sample code also not success, the code is below:
public bool CreateNewObject(string DBName, string parentID, int CID, int typeID)
...
I can set a value of an attribute (DESIGNATION_COMMENT) to a certain value by using the web-service UpdateObjectData.
But how can I reset this value again.
Neither null or an empty string as value works, the previous value remains....
Dear Aucotec Team,
Wish you very happy new year.
please help me to know how to read attribute comments along with attribute using worksheet in our assistant code.
Thanks & Regards,
Pushpendra Kumar...
How to enable / disable the project configuration Use aspects (IEC 81346) for drawing name via the Engineering Base API (dot.net or vba)? (see "Use aspects.png" Screenshot)
Thanks a lot!...