[]
Abstract a general relation.
public interface IRelation
A realtion contains tow terminal points and direction
| Name | Description |
|---|---|
| Direction | Gets the relation direction. |
| End | Gets the end point. |
| Start | Gets the start point. |