Class LockObjectModel
Lock the object model for read/write access. This may be used to update the machine model and to change array items
Inherited Members
Namespace: DuetAPI.Commands
Assembly: DuetAPI.dll
Syntax
[RequiredPermissions(SbcPermissions.ObjectModelReadWrite)]
public class LockObjectModel : Command