Parameter Definition Functions(Point Library)

Summary


  • Defines the default and constraint parameters for the current mode.

  • Changes the value of the parameter in the current mode or the constraint parameter defined in the sub mode.

 

 

How to Run


[Point Library Mode]

  • Ribbon Menu > [Point Library] Tab > [Parameter] Group > Parameter

[Curve Library Mode]

  • Ribbon Menu > [Curve Library] Tab > [Parameter] Group > Parameter

[Assembly Unit Mode]

  • Ribbon Menu > [Assembly Unit] Tab > [Parameter] Group > Parameter

 

Explanation


 

  • [Constrained Parameter]
    Set the parameters to display in the Constrained Parameter table in the Edit Parameter dialog box.

    • Current Mode Parameter : The constraint parameters defined in the current mode are output to the constrained parameter table.

    • Assigned Parameter : The constraint parameters defined in the submode and assigned to the current mode are output to the constrained parameter table. The select target button appears when setting the assigned parameter, and the type of target that can be selected depends on the current mode.

  • The type of target that can be selected depends on the current mode, and the types are as follows.

  • Point Library Mode

    • (Cconstrained to Constraint (Array) Point) General Member

  • Curve Library Mode

    • (Cconstrained to Constraint (Array) Point) General Member

    • Path Linked Entity

  • Assembly Unit Mode

    • (Cconstrained to Constraint (Array) Point) General Member

    • Path Linked Entity

    • Assigned Point Library

    • Assigned Curve Library

 

 

  • The base parameter is a group that displays the base parameters defined in the current mode and one of this group exists in each library.

  • In contrast, for the constraint parameter, there are two types: the current mode parameter group that outputs the constraint parameters created in the current mode, and the assigned parameter group that outputs base parameters created in the submode.

  • Each library has one current mode parameter group, and the constraint parameters can be created based on the base parameters created in the current mode.

  • Assigned Parameters have as many groups as the number of objects created using submode components. The Base Parameter in the used submode is automatically output to the Constraint Parameter block.

    • For example, if the path linked entity created using the user-defined section in the curve library, the base parameter of the user-defined section is displayed as constraint parameters.

 

 

 

 

  • When the Point Library that uses the User Section is used in Assembly Unit Mode, the parameter is output to the table as shown above.

  • [Edit Parameter]
    Click the button to open the Edit Parameter dialog box.

 

 

Definition of Base Parameters (Base Parameter)

Define the parameters to use in the process of changing the library shape.

  • [Base Parameter]

    • Up Button : Moves the registration order of the parameters currently selected in the table up by one row.

    • Down Button : Moves the registration order of the parameters currently selected in the table down by one row.

  • Table

    • Type : Set the type of parameter.

    • Parameter Name : Enter the name of the parameter.

    • Variable Name : Enter the name of the parameter variable.

    • Length : For parameters with type set to "Length", the Length text box is enabled and the length can be entered.

    • Angle : For parameters with type set to "Angle", the Angle text box is enabled and the length can be entered.

    • Coordinate : For parameters with type set to "Coordinate", the Length text box is enabled and the coordinates can be entered.

Link the defined parameters to a dimension or a reference line and then change the parameter variable values to modify the user-defined section shape.

Reference -

 

 

Definition of constrained parameters (Constrained Parameter)

Define the parameters to use in the process of changing the library shape.

  • [Constrained Parameter]

    • Up Button : Moves the registration order of the parameters currently selected in the table up by one row.

    • Down Button : Moves the registration order of the parameters currently selected in the table down by one row.

The registration order of the parameters defined in submode (constrained parameters of assigned parameters) cannot be changed.

  • Table

    • Type : Enter the type of parameter.

    • Parameter Name : Enter the name of the parameter.

    • Variable Name : Enter the name of the parameter variable.

    • Equation : If Functional is set to On, the Equation field is activated and the function using the variable name of the base parameter can be entered.

    • Length : For parameters with type set to "Length", the Length text box is enabled and the length can be entered.

    • Angle : For parameters with type set to "Angle", the Angle text box is enabled and the length can be entered.

    • Coordinate : For parameters with type set to "Coordinate", the Length text box is enabled and the coordinates can be entered.

If Functional is set to On, the Equation field is activated and the function with the variable name in the default parameter can be used. Through this, multiple parameters can be calculated automatically by using a single default parameter value.

 

Reference Materials