why doesn't this statement yield the x-component of the direction vector?...
direction(Line.2)->GetAttributeReal("X")
I have constructed Line.2 in XY plane, with 45deg to x-axis. A "Measure Item" of the line reveals the correct unit vector components (.707, .707, 0)
However, when I try the...
Hi all;
from F1 CATIA documentation:
"A 3D tag is a geometrical feature with all feature capabilities and is used to display text in the geometry.
3D tag is a geometrical feature with all feature capabilities such as activate, deactivate, delete, reorder, isolate, undo, redo etc."
However, when...
I would like to identify fillets of a surface... Just stumbled across a function in CCV called "Search Fillets" which looks promising; Is this something that could be used in VBA?
regards,
LWolf
thread560-367939
hello; I am trying to copy contents of selected GeoSets and paste it to separate Parts, one part for each selected Set. if my Selection consists of Main Set, and SubSet1 and SubSet2, I'd like to get three files, one containing the Main Set (and both SubSets), one with SubSet1...
Has anyone come across spherical coordinate systems i CATIA?
Or am I forced to design one myself? It seems Cartesian is the only way to go, or am I mistaken?
regards,
LWolf