Click or drag to resize

ILinkJointisLinked Property

Tells if there is a physical joint created.

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

Property Value

Type: Boolean
true if the source and target parts are physically linked.
See Also