brick export command

Syntax

brick export keyword ...

Primary keywords:

id    filename    skip-errors

Export a brick as a binary file.

id i

ID of the brick to export.

filename s

Name of the binary file. If not specified, then the file {“brick.p3brk” in 3D; “brick.p2brk” in 2D} is used. If no extension is given, the the extension {“.p3brk” in 3D; “.p2brk” in 2D} is used.

skip-errors

If specified, the operation overwrites any existing file with the set name; otherwise, a dialog will query the user’s input if a file with the specified name exists.