In this part, we will learn how to use the ruler tool in the editing tools, to create parameters. This can be used using the move tool or pull tool and can also be used along with the power select options to manipulate multiple similar features together. We will continue to use the same geometry as used in the previous part.
Ansys Discovery Student can be downloaded for free here.
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);
}); });