Click or drag to resize

ILinkJointcfgJointName Property

Identifier of the joint on the part.

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

Property Value

Type: String
An arbitrary string that identifies this joint.
Remarks
It's unique in scope of the part.
See Also