Click or drag to resize

JointrenewGuid Method (Guid)

Sets a given GUID for the joint.

Namespace:  Karamba.Joints
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void renewGuid(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Guid to be set.
See Also