Tutorials

3 2 Intermediate
Fluent UDF Tutorial: Material Temperature dependent Properties (heat capacity)

1 0 Intermediate
If you have ever worked with an imported geometry of a tube, you probably know, that CATIA doesn't provide any tool to measure a bend radius. If there is no centerline, measuring a bend radius or centerline radius requires an extra geometry. Our target is to create an UDF, which can be used for measuring bend radius, center line radius and bend angle of a dead geometry of a tube. ------------------------------------------------------------------------------- VISIT MY BLOG TO FIND MORE USEFUL TIPS: http://catia-tnt.blogspot.de/ -------------------------------------------------------------------------------

0 2 Beginner
You can create from any feature(s) / group UDF - User Defined Feature - do not forget watch short video tutorial: https://youtu.be/p56N5cMYXvY

0 0 Intermediate
The goal is to create an UDF to generate polygons. The inputs are point (center point), plane and a line (which controls orientation). The UDF allows user to change number of sides, radius of reference circle and to switch between inscribed and circumscribed polygon. Use the link below to view on my blog --------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------- https://catia-tnt.blogspot.com/2017/10/polygon-udf.html --------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------