Northwoods.Go Assembly > Northwoods.Go Namespace : GoBoxPortLinkInfo Class |
The following tables list the members exposed by GoBoxPortLinkInfo.
Name | Description | |
---|---|---|
Angle | The effective angle at which the link connects with another node; this value corresponds to the result of calling GoBoxPort.GetAngle. | |
CountOnSide | How many links are connected on this side; computed after calling GoBoxPort.SortLinkInfos and before calling GoBoxPort.AssignLinkPoints. | |
EndSegmentLength | The value of length of the last segment for this link at this port; should be set in GoBoxPort.AssignEndSegmentLengths. | |
IndexOnSide | The index of this link on this side; computed after calling GoBoxPort.SortLinkInfos and before calling GoBoxPort.AssignLinkPoints. | |
Link | The IGoLink whose link point is being sorted around the GoBoxPort. | |
LinkPoint | The document point at which the link should terminate; should be set in GoBoxPort.AssignLinkPoints. | |
Side | The side at which the link connects; this value corresponds to the result of calling GoBoxPort.GetDirection. |