Click or drag to resize

ILinkJointlinkTarget Property

Tells the current link target.

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

Property Value

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