Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Wolverine57

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: Scripting & GUI
« on: January 12, 2011, 12:30:37 am »
Hello,

Use Win32::OLE library, it works fine.

2
In fact with
AddNew("l=300;t=320;","Port");
for example it works

3
Hello,

For a classe we have AddNew("l=300;r=300;t=300;b=300;","Class");

What is the equivalent for positionning a port on a class please ?

Kind regards,
W.

4
Automation Interface, Add-Ins and Tools / Re: Port in a Class
« on: November 18, 2010, 06:09:22 pm »
Hi i found myself.

Create the class
Add the class to the diagram
Create the port
Add the port to the diagram

5
Automation Interface, Add-Ins and Tools / Port in a Class
« on: November 18, 2010, 01:37:36 am »
Hi,

How can I put Visible at true on a port in a class in C please.

I have to do it manually choose Embedded Element, choose the port, check the box then Ok to see it.

Thank you

Pages: [1]