Hi everyone,
I have a bit of a VBA rookie question.
I am able to do long VBA programs, with single inputs, multiple inputs, loops, etc etc.
But I'd like to start cleaning up my code, and avoid doing multiple copy/paste everytime to get my code running.
So, question:
How to I call and use...
Hello everyone,
Anyone knows if it's possible to create a NURBS surface in CATIA, by entering its mathematical definition?
I know you can do it via CAA/RADE:
http://paracax.byu.edu/content/creating-nurbs-surface-caa-rade...
Hello everyone,
In my short experience with CATIA V5 automation, there are two major factors that impact VBA automation:
1. Surface orientation (natural normal)
2. Geometry sorting
1. For surface orientation, i've been able to make a script that compares the natural normal vector of each...
Hi,
Anyone managed to use some of these functions?
http://www.grozeaion.com/catia/v5-programming/112-useful-catia-vba-functions
If so, which?
I've been trying to learn a bit more about bezier curves, and there are two functions to approximate curves to cubic and quadratic bezier curves...
Question: Is there a way to find and select all true cones in a catpart?
When you use the "measure item" tool, and you hover your cursor over a given entity, it will show the type of geometry:
. An "x" for a point
. A rectangle for a plane
. A curved line for splines
. A mini cone, if the...
Hi everyone,
First of all, before anyone replies to this message: Thanks eng-tips! I've learned so much just by browsing through the existing forums. So many talented and generous people around here.
Here's what I'm trying to do.
I have a skin in CATIA that is like a saw-tooth kind of...