Re: line object



Lars Clausen wrote:
On Tue, 2006-08-01 at 17:35 +0200, lidiriel wrote:
Hello,

for a plugin  :
I must know those 2 objects which are connected to a begin and the end point of a line. For information the connection point of the line is not use.
How I made this ?

You look at the endpoint_handles array defined in lib/connection.h (of
which line is a subclass).  Each Handle object contains a
ConnectionPoint that if non-null it is connected to, out of which you
can grab the object.

-Lars
Thanks Lars, i look that this morning !

Lidiriel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]