Please look at \fBKite::Session\fP for an explanation of the lookup mechanism from \fBHurricane::Segment\fP or \fBKatabatic::AutoSegment\fP to \fBTrackSegment\fP\&.
\fBReturns:\fP The \fBKiteEngine\fP configuration\&.
.PP
Reimplemented from \fBKatabaticEngine\fP\&.
.SS"\fBNet\fP * getBlockageNet ()\fC [inline]\fP"
\fBReturns:\fP The Net which is used to mark the blockage segments\&. It's not part of the Configuration \fIper se\fP but an isolated attribute\&.
.SS"bool getToolSuccess () const\fC [inline]\fP"
\fBReturns:\fP\fBtrue\fP if the tool was successful, that is, all the Net were routeds\&.
.SS"unsigned long getEventsLimit () const\fC [inline]\fP"
\fBReturns:\fP The maximal number of allowed routing events\&. This limit is a security against infinite looping, be sure that it is great enough not to prevent normal routing completion\&.
.SS"unsigned long getRipupLimit (unsigned int type) const\fC [inline]\fP"
\fBReturns:\fP the maximum ripup allowed of a segment of \fCtype\fP\&.
.PP
Referenced by Manipulator::canRipup(), and SegmentAction::doAction()\&.
.SS"unsigned long getRipupCost () const\fC [inline]\fP"
\fBReturns:\fP the differential used while comparing two ripup costs\&.
.SH"Author"
.PP
Generated automatically by Doxygen for Kite - Detailed Router from the source code\&.