Good morning all I have a small problem that I can not find an answer to. I'm hopping that someone can come up with a solution. I have autodesk architectural...
Hi, I understand the following ACAD System loads the last mnc file used. It might be that some one must have changed it to default. This is just a guess. The...
Is anyone using AutoCad Electrical, RSWire, or Promis•e? I am considering purchasing AE and would like some input re: either packages use and features. ...
Hi manoj u told that u want to start a separate company and u need resourses for that. now do u need any resourses for ur work if so i have a friend who is...
I use to print parts of a lot of drawings, each time I open a new drawing (.dwg) the plotter configuration reset to a default value changing all my printer...
Hi there, Have u tried this? In acad 2000 from tools menu go to options --> in plotters setting set the default setting u want, save & apply, before pressing...
Hi Friends, How are you all. Its been a long time there is no activity on this group.. I want to promote this group in order to make it a big sucess. I have...
Hi, Can I connect to oracle 10g using objectarx 2000? If yes where can I get docs/sample to get me started. If someone has any examples please share with me. ...
Hello, ObjectARX 2000 need to be compiled with Visual Studio 6.0 (C++). You may use the standard ADO API, native OLEDB/ODBC provider with a specific driver for...
Hi, Thanks for the quick reply. I shall give them a try. Regards Alam ... a specific driver for Oracle, or, the best option, use the native OO4O (Oracle...
We can help you find freelance programmers, Designers and contract work employes. Outsource your projects to any part of the world like India, Romania, Ukraine...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the cadprog group. File :...
cadprog@yahoogroups.com
Mar 29, 2006 6:59 am
88
Hi, I take the pleasure to welcome all new members of the group. It has been a rapid increase in our group, with the efforts of posting about our group in...
...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
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
Apr 9, 2006 1:46 pm
91
please send me some tips to learn CAD customisation....
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@...
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...
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@...
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
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...
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. ...
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 ...
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...
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 ...
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...
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...