Click or drag to resize

ILinkCableJointcfgMaxCableLength Property

Maximum allowed distance between the parts to establish a link.

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

Property Value

Type: Single
Distance in meters. It's constant and doesn't depend on the joint state.
See Also