Click or drag to resize

IWinchControlisConnectorLocked Property

Tells if the cable connector head is locked into the winch.

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

Property Value

Type: Boolean
true if the connector is rigid relative to the owner part.
Remarks
In the locked state there is no free cable available, and there is no moving part (the connector). If the winch is linked to a part and the connector is locked, then the target part is docked to the vessel that owns the winch. When the connector unlocks, the attached part undocks from the vessel.
See Also