Left Sidebar
Right Sidebar
07/07/19: Law and Sweep: Flexible Corrugated Hose
I've put this together in response to a recent request for information on modelling a flexible hose (pictured in ENG-TIPS Thread 560-176891), so here's a step-by-step guide to the the method I used, but while I'm at it I'll elaborate a little.
There's no shortage of pictures so most of them appear as thumbnails, C L I C K on these to open them up in another window.
There's no shortage of pictures so most of them appear as thumbnails, C L I C K on these to open them up in another window.
Category: Member articles
Posted by: Kapitan
07/03/14: Parameters&DT_with_macro
Hi,
This is a small tutorial showing how to work with Design Tables and create parameter.
All necessary file are here
Regards
Fernando
This is a small tutorial showing how to work with Design Tables and create parameter.
All necessary file are here
Regards
Fernando
06/10/29: 3D TEXT (works in UNIX and Windows)
-open a new CATDrawing document
-write with text command what ever you want
-modify text properties if necessary (bold, font, size, a.s.o.)
-run the CATScript TXT2SKETCH .
-this CATSCript will open also one of the DS CATScripts which you can...
-write with text command what ever you want
-modify text properties if necessary (bold, font, size, a.s.o.)
-run the CATScript TXT2SKETCH .
-this CATSCript will open also one of the DS CATScripts which you can...
06/10/18: Modifying view scale (UNIX)
A CATScript which will modify views scale. The macro will skip the views which are not created and will do the job in the order specified in the message box.
Sub CATMain()
MsgBox "First 2 inputs are for Main View Scale and Background View Scale: Even if you will modify these 2 scales, you will not notice any modifications, that's why implicit value is 1. 1st value is for Main, 2nd for Background, 3rd for Front, 4th for Top, 5th for Up, 6th for Left, 7th for Right, 8th for ISO. Use only double value, do NOT use 1:2 or 1/2 (for example)"
Sub CATMain()
MsgBox "First 2 inputs are for Main View Scale and Background View Scale: Even if you will modify these 2 scales, you will not notice any modifications, that's why implicit value is 1. 1st value is for Main, 2nd for Background, 3rd for Front, 4th for Top, 5th for Up, 6th for Left, 7th for Right, 8th for ISO. Use only double value, do NOT use 1:2 or 1/2 (for example)"
06/10/18: Shell vs thicken
Here is a link which gives the difference b/w shell and thicken surface.
The Engineer has explained it beautifully
http://www.coe.org/client_files/events/Shell_vs_Thicken.ppt.
The Engineer has explained it beautifully
http://www.coe.org/client_files/events/Shell_vs_Thicken.ppt.
06/07/31: CATPart to STP (UNIX)
06/07/31: CATPart to STP (Windows)
Category: Developer's corner
Posted by: ferdo
06/07/08: Change line type and width
06/07/03: Driving a manikin with DMU Kinematics
I made an kinematic assembly containing one manikin assembly with one manikin and a part used for revolute reference and an other assembly containg a hub part and two fotstep parts.