Search the web
Sign In
New User? Sign Up
cadprog
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 89 - 129 of 294   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
89
...Welcome all new members to CADprog group (cad group for cad customization and graphics resources) Hi, I take this opportunity to welcome all the new members...
cadprog@yahoogroups.com
Send Email
Apr 1, 2006
2:23 pm
90
...Welcome all new members to CADprog group (cad group for cad customization and graphics resources) Hi, I take this opportunity to welcome all the new members...
cadprog@yahoogroups.com
Send Email
Apr 9, 2006
1:46 pm
91
please send me some tips to learn CAD customisation....
digbijay
dnjac360
Offline Send Email
Apr 12, 2006
9:58 am
92
CAD can be customized thro vb,vc,c,lisp & vba routines, arx automation digbijay <dnjac360@...> wrote: please send me some tips to learn CAD...
sanjay phadke
sanjaycad
Offline Send Email
Apr 13, 2006
7:09 am
93
Hi, I am Thangarajan, Cad Programmer I send some tips for cad customizations. This will learn basic of cad program Thanks, N.Thangarajan The AutoCAD API's When...
Thangarajan N.
Thangarajan@...
Send Email
Apr 13, 2006
8:31 am
94
The most important ObjectARX feature is missing: ObjectARX is the only customization language today that allows you to create custom entities that work as...
Fernando Poinho Malard
fpmalard
Offline Send Email
Apr 13, 2006
11:10 am
97
Hi, Here I have send one link. That is useful for to learn cad program lisp Vba The new home of AfraLisp, the AutoLISP resource for AutoCAD users ...
Thangarajan N.
Thangarajan@...
Send Email
Apr 19, 2006
10:33 am
98
...Welcome all new members to CADprog group (cad group for cad customization and graphics resources) Hi, I take this opportunity to welcome all the new members...
cadprog@yahoogroups.com
Send Email
Apr 23, 2006
2:38 pm
100
I am creating one customised menu in Menu groups. it works fine in current drawing but if I opens new sheet then this newly created menu does not work??? why...
pushpak_2000
Offline Send Email
May 4, 2006
9:09 am
101
Hi Pushpak, First of all, I guess you are creating a runtime menu group. When you do this, It is going to insert the menu for only a perticular drawing file. ...
manojmadhavanp
Offline Send Email
May 4, 2006
9:45 am
102
which version of autocad u are using? are u creating menu from menu file or lsp? you can give menuload command in autocad and load new mnu file from there ...
sanjay phadke
sanjaycad
Offline Send Email
May 5, 2006
5:39 am
104
Hi,all i have to get the points which form an ellipse, whcih uses objectARX and CAD. i have an idea with that there is one prblm . please give me some ideas to...
kushi_gd
Offline Send Email
May 8, 2006
8:02 am
105
Hi Kavitha, AcDbEllipse is derived from AcDbCurve. This way it is a parametric curve. If you want to get arbitrary points over it you will need to use ...
manojmadhavanp
Offline Send Email
May 11, 2006
8:12 am
106
This will give you twenty points, but they are entirely dependent on the parametrization of the ellipse. If the parametrization is by the angle along the...
jkeklak@...
johnkeklak
Offline Send Email
May 15, 2006
4:27 pm
108
Hello All, How are DXF system variables handled by CAD viewers.I intend to write a tool which takes a DXF file as an input and convert the geometric data...
vivek balasubramanian
vivek.bala
Offline Send Email
Jun 1, 2006
11:12 am
111
Hello All, How are DXF system variables handled by CAD viewers.I intend to write a tool which takes a DXF file as an input and convert the geometric data...
vivek balasubramanian
vivek.bala
Offline Send Email
Jun 5, 2006
5:34 am
112
Hi Vivek, Dxf files can be binary files or ascii files. There is a system variable take which looks like this in ascii dxf file. $ORTHOMODE 70 1 9 $REGENMODE ...
Manoj Madhavan
manojmadhavanp
Offline Send Email
Jun 5, 2006
12:51 pm
114
hi, Please take a look at www.autodesk.com/dxf this site You can find details about dxf code in this Thanks! Manoj Madhavan MMTechnologies, Bangalore CAD...
Manoj Madhavan
manojmadhavanp
Offline Send Email
Jun 7, 2006
6:06 am
115
Mastering AutoCAD 2000 Objects by Dietmar Rudolph, published by Sybex, 2000 is a unique book that explains DXF. It is out of print but you may be able to find...
Dale Kopp
dalej_k
Offline Send Email
Jun 8, 2006
12:51 am
117
HI, How to open new drawing using AutoLISP program,Is this possible...
deceinbamalar
Offline Send Email
Jun 24, 2006
6:22 am
118
Hi, There is a trick when we need to use the open or new command... Mostly this does not work with the normal (command "_open") or (command "_new") So what we...
manojmadhavanp
Offline Send Email
Jun 26, 2006
9:14 am
121
Hi, I have done AutoLISP Program.How to prodect my .lsp file....
deceinbamalar
Offline Send Email
Jul 3, 2006
5:46 am
122
Hi, Protecting a lisp file not recommended... Even though you want to protect it, you can use the encrypt.exe to encrypt the lisp, but its not that safe,...
Manoj Madhavan
manojmadhavanp
Offline Send Email
Jul 3, 2006
6:05 am
123
Sorry, The exe name is protect.exe Thanks! Manoj Madhavan ... From: deceinbamalar To: cadprog@yahoogroups.com Sent: Monday, July 03, 2006 11:09 AM Subject:...
Manoj Madhavan
manojmadhavanp
Offline Send Email
Jul 3, 2006
6:27 am
124
Hi Copy your lisp code into visual lisp environment and make project from it you can set a password for this. Sanjay Manoj Madhavan <manojm@...>...
sanjay phadke
sanjaycad
Offline Send Email
Jul 4, 2006
5:46 am
125
Hi Can we restrict our VBA file (.dvb) to be used only on one machine. How can this be achievable? regards Pushpak Phule ... 1�/min. ...
PUSHPAK PHULE
pushpak_2000
Offline Send Email
Jul 5, 2006
4:32 am
126
Hi pushpak, It is very simple, assign password to .dvb file Sanjay Phadke PUSHPAK PHULE <pushpak_2000@...> wrote: Hi Can we restrict our VBA file (.dvb)...
sanjay phadke
sanjaycad
Offline Send Email
Jul 5, 2006
7:19 am
127
hi Sanjay, ya that's good solution but user can copy this .dvb file to other machine and can use it there also. I want to restrict user from doing this. I want...
PUSHPAK PHULE
pushpak_2000
Offline Send Email
Jul 5, 2006
8:33 am
128
Best way is to check for MAC address of the NIC. Now a days, there is no machine without NIC (Network interface card) and the MAC (media access code) is also...
Narayanan
narayanan456
Offline Send Email
Jul 5, 2006
8:41 am
129
Hi Pushpak, In that case convert your VBA code to VB. It is simple, just you have to alter your vba code to suit vb environment. Thats it, make setup and...
sanjay phadke
sanjaycad
Offline Send Email
Jul 5, 2006
8:43 am
Messages 89 - 129 of 294   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help