In this section, we explain how to manage dimensions (i.e numerical parameter) of sketches, extrusion, chamfering, etc... with a spreadsheet.
Switch workbench to Spreadsheet workbench and make new spreadsheet.
Change the spread sheet name to identify easily. Right-click the sheet in model-tree and select [Rename] to change the name to "MyDimensions".
Make a table of dimension values. Right-click one of the cells tht has numerical value and select [Properties...] to display the "Cell properties" dialog.
On "Alias" tab in "Cell properties" dailog, enter "H_length" as cell name. Click
to close the dialog and the named cell's color will change to yellow.Repeat the same operation and set any names to all cells which have numerical value.
As an example, let's use the values on the sheet for the sketch dimensions.
Open existing sketch to change editing-mode, and double-click a dimensional constraint to show a setting dialog.
Click the formula icon on the right side of the numeric input field to show the Formula editor. Then specify a cell on the sheet in the format "Sheet-name.Cell-name" ("MyDimensions.H_length" in this example).
Click
to close the dialog. So the specified cell's value will be apllied and the constraint's color change to orange.Now that the dimensions of the shape are defined by the values on the sheet. If you change the values on the sheet, the dimensions of the shape will change accordingly. You can use the values on the sheet everywhere for dimensions with formula icon as well as sketches.
If you want to discard cell reference which is applied above, click formula icon to show Formula editor and click
button.