7.8.11.2. Use mathematical function in sketch or feature algorithm?

It is often possible to create a sketch with or without using a feature algorithm [Attribute algorithm]. For example, you can perform a calculation directly in the sketch or assign it to a separate variable using a feature algorithm.

[Note]Note
  • You can use mathematical functions in the sketch. This functionality is saved in the 3db file. You can find an overview of all possible functions at Section 10.1, “PARTdesigner-Expressions ”.

    You can also use mathematical functions in the feature algorithm. This functionality is saved in the tab/tac file. You can find an overview of all possible functions at Section 7.8.12.7, “Mathematical functions (feature algorithm ) ”.

    The functional range of both options is similar, but not quite identical.

  • The result in the 3D model is identical.

  • Functions used in the sketch remain invisible to the outside.

  • Functions used in attribute algorithms can be controlled via table.



[87] You can find a suitable example of this in the training catalog in the directory \v11_news\expression_in_sketch_or_algorithm\expression_in_sketch.prj.

[88] You can find a suitable example of this in the training catalog in the directory \v11_news\expression_in_sketch_or_algorithm\expression_in_algorithm.prj.