![]() | ILinkJointCreateJoint Method |
Namespace: KASAPIv2
bool CreateJoint( ILinkSource source, ILinkTarget target )
This method can be called either to establish a new joint or to restore an existing link on load.
This method will call the CheckConstraints(ILinkSource, ILinkTarget) method to ensure there are no errors. If there are some, then the link is not created and the errors are reported to the logs.