Enter a command and press enter after selection.
> _
FRONT

----------------

INTERACTIVITY:

 

Select individual faces or edges by a simple hover and click. Double-click any face of a body to select the entire body. Body selection is required for operations like SUBTRACT and UNION.

 

IMPLEMENTED CONSOLE COMMANDS:

 

FILLET (f, fillet) : To round of the edges by first selecting the desired edges, and then using a syntax like the following to provide a radius: f-2.5

 

CHAMFER (ch, chamfer) : To chamfer of the edges by first selecting the desired edges, and then using a syntax like the following to provide a chamfer distance (currently equal for both sides): ch-1.75

 

SUBTRACT (s, sub, subtract) : To cut out a part of one body using another intersection body. Select the bodies taking part in the operation in the order of cutting tool first, and target body second, then type in the command in the console to execute the operation.

 

UNION (u, unn, union) : To combine two selected bodies.

 

SHELL (sh, shell) : To create a shell of a body by selecting the desired faces to remove, and then using a syntax like the following to provide a shell thickness: sh-1.0.

 

DEFEATURE (de, defeature) : This operation allows removal of features from a body, such as fillets or chamfers, by selecting the desired edges or faces. Select the desired faces, type de and execute.

 

RESET (reset) : To recover the original state of the demo model.