Hi !

Now and then I'm looking for people working
with REI. Maybe I could give you a hint :
Have a look at lineVertices of a Relation on a ClassDiagram


VB Code like this  (  not checked / tested ! )

    Set itemView = CD.GetViewFrom(Relation)

    count = itemView.LineVertices.count
    For index = 1 to count
         x = itemView.LineVertices.GetAt(index).GetXPosition
         y = itemView.LineVertices.GetAt(index).GetYPosition
    Next


Maybe you have to add more lineVertices or so.

IF you have any more questions send an email to
[EMAIL PROTECTED]

Regards,

Henk Rippen
http://www.rippen.de/tools/index.htm



> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Im Auftrag von Clara
> Gesendet: Freitag, 4. Januar 2002 10:46
> An: [EMAIL PROTECTED]
> Betreff: (ROSE) hello i hope you can help. I'm Joe martinez
>
>
>
>
>



************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************

Reply via email to