Click or drag to resize

ILinkJointlinkSource Property

Tells the current link source.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
ILinkSource linkSource { get; }
Request Example View Source

Property Value

Type: ILinkSource
The link's source or null if the link is not established.
See Also