left side graphic right side graphic
Google

<   May 2008   >
MonTueWedThuFriSatSun
   1234
567891011
12131415161718
19202122232425
262728293031 


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.

» Read More


Category: Member articles
Posted by: Kapitan

Hi,

This is a small tutorial showing how to work with Design Tables and create parameter.

All necessary file are here

Regards

Fernando

Category: Tips and Tricks
Posted by: ferdo

-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...

» Read More


Category: Developer's corner
Posted by: ferdo

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)"

» Read More


Category: Developer's corner
Posted by: ferdo

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.



Category: Tips and Tricks
Posted by: brajeshwari

Same batch convert but here is the UNIX version

» Read More


Category: Developer's corner
Posted by: ferdo

A batch convert CATScript

» Read More


Category: Developer's corner
Posted by: ferdo

A small code to change line type and width.

» Read More


Category: Developer's corner
Posted by: ferdo

A small CATScript which will change collor of dimensions in drawing.

» Read More


Category: Developer's corner
Posted by: ferdo

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.

» Read More


Category: General
Posted by: Azrael1