Managing Parameters of a CustomBlock Definition

In the Block Editor, the Parameters palette lists all parameters, constraints, and attributes from the block definition.

You can do the following changes to parameters:

To display the Parameters Manager palette:

To create a dimensional constraint parameter:

To delete a dimensional parameter:

  1. On the Parameters list, under Dimensional Parameters, click a dimensional parameter.
  2. Click Delete user parameter . Alternatively, you can right-click the dimensional parameter and select Delete Parameter from the context menu.
  3. The corresponding dimensional constraint is removed from the graphics area.
  4. If the parameter is referenced by a Dimensional Constraint in the drawing or in an expression, you are prompted to confirm deletion.

To create a user-defined parameter for a CustomBlock definition:

  1. On the Parameters palette, click Create a new user parameter .
  2. Under User-defined, a new entry appears.
  3. If necessary, in Name, edit the variable name.

    Note: Name cannot begin with a number, contain spaces, or exceed 256 characters.

  4. In Expression, type a value or an expression.

Use the Parameters command to display the Parameters Manager palette to view Dimensional Constraints parameter.

The Parameter Palette (Block Editor)

Toolbar

Button See also
Creates a new user-defined parameter.

Note: You can only add user-defined parameters to the list

Deletes the selected parameter from the list

Filters

Lets you filter the display of user-defined variables in the list:

Search for a Parameter

Lets you search parameters by their name. Type the name of the parameter in the search box and press Enter.

Parameters List

In the list, parameters are grouped in the following categories:

The list header columns represents the properties of the parameters.

By default, the Parameters palette lists:

Additional columns include:

To show or hide columns, right-click the list header and use the context menu to display the desired columns in the list.

Clicking a column head sorts the parameters in an ascending or descending order.

At any moment, you can resize columns or move them to another position.

Use the Maximize All Columns option to display all columns using the maximum value in each column as the base.

Access

Command: Parameters

Menu: Constraints > Parameters Manager

Ribbon: Constraints > Manage > Parameters Manager

Related Topics

Hiding the Parameters palette

Defining Dimensional Constraints Parameters

Working with Constraints

Parent Topic

Adding Constraints