pub fn set_locked(
doc: &Document,
block: BlockId,
lock: InterfaceLock,
builder: &mut CommitBuilder,
)Expand description
Inventory row “Lock/Unlock Block”: freeze or thaw a block’s pin interface.
pub fn set_locked(
doc: &Document,
block: BlockId,
lock: InterfaceLock,
builder: &mut CommitBuilder,
)Inventory row “Lock/Unlock Block”: freeze or thaw a block’s pin interface.