Click or drag to resize
SoLockManagerAppendUnlockString Method

Appends to the existing unlock string the specified string.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void AppendUnlockString(
	string unlockString
)

Parameters

unlockString
Type: SystemString
Remarks

In order for the unlock string to be valid, each feature described must be specified in a single line.

See Also