Click or drag to resize

ILinkUtils Interface

Various tools to deal with KAS links.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
public interface ILinkUtils
Request Example View Source

The ILinkUtils type exposes the following members.

Methods
  NameDescription
Public methodCoupleParts
Couples two parts together given they belong to the different vessels.
Public methodDecoupleParts
Decouples the connected parts and breaks down one vessel into two.
Public methodFindLinkPeer
Finds the other peer of the link.
Top
See Also