Geometry Parameter Tool — Part 2

The goal of this part is to learn how you can use the ruler geometry editing tools to parameterize the geometry. Here you can parameterize the feature dimensions, gap between the features and even the feature angular and directional positions ensuring controlled adjustments. This offers a comprehensive approach to design optimization.

Simulation Files

Download the files here to follow the video step-by-step. Ansys Discovery Student can be downloaded for free here.


Alternate video link.

jQuery(function(){
var url = jQuery("#Video").attr('src');
jQuery("#myModal").on('hide.bs.modal', function(){
jQuery("#Video").attr('src', '');
});
jQuery("#myModal").on('show.bs.modal', function(){
jQuery("#Video").attr('src', url);
}); });