\hypertarget{class_wire}{}\section{Wire Class Reference} \label{class_wire}\index{Wire@{Wire}} \subsection{Detailed Description} This class describes wire. A wire is used by schematic to the connections between instances. It is defined by\+: \begin{DoxyItemize} \item a start point (\mbox{\hyperlink{class_instance_point}{Instance\+Point}} or \mbox{\hyperlink{class_port_point}{Port\+Point}}), \item a end point (\mbox{\hyperlink{class_instance_point}{Instance\+Point}} or \mbox{\hyperlink{class_port_point}{Port\+Point}}), \item a list of \mbox{\hyperlink{class_intermediate_point}{Intermediate\+Point}}, this list may be empty. \end{DoxyItemize} \begin{DoxyNote}{Note} Althought the \mbox{\hyperlink{class_wire}{Wire}} object is related to \mbox{\hyperlink{class_schematic}{Schematic}}, it is handled by \mbox{\hyperlink{class_net}{Net}} object since a wire is always associated to a \mbox{\hyperlink{class_net}{Net}}. \end{DoxyNote}