Click or drag to resize

ILinkSourcelinkJoint Property

Joint module that manages a physical link.

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

Property Value

Type: ILinkJoint
The physical joint module on the part.
See Also