Finding Point
Moderators: SDS, support, admin
-
- Posts: 26
- Joined: 23 Feb 2009, 12:30
Finding Point
I want to find point with CadImport which I put from cad editor.
Can I give name to point or ext. with editor for finding that point with CadImport?
How Can I do that?
Can I give name to point or ext. with editor for finding that point with CadImport?
How Can I do that?
Re: Finding Point
- What CAD Import VCL version do you use?
- What exactly "cad editor" do you use?
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
-
- Posts: 26
- Joined: 23 Feb 2009, 12:30
Re: Finding Point
CAD Import VCL 6.1 and AutoCad
Re: Finding Point
As far as we understand you do the following:
- create a drawing by AutoCAD;
- add some point to the drawing;
- associate this point with some text;
- save the drawing to a file;
- open the file by CAD Import VCL;
- search a point by associated with it text.
- to associate some text with some point by AutoCAD? or
- to find a point by associated with it text? or both?
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
-
- Posts: 26
- Joined: 23 Feb 2009, 12:30
Re: Finding Point
My program will be like :
Users draw their projects by AutoCad.
After they open that files by my software.
I need to find some points for operations.
So I think that, if it is possible , user will give name points and I will get them programmatically.
( I dont know autoCad well, I am just Delphi programmer.)
If you would say It is good idea, I want some examples.
Or If you have an onether idea for finding points, I will regard.
Users draw their projects by AutoCad.
After they open that files by my software.
I need to find some points for operations.
So I think that, if it is possible , user will give name points and I will get them programmatically.
( I dont know autoCad well, I am just Delphi programmer.)
If you would say It is good idea, I want some examples.
Or If you have an onether idea for finding points, I will regard.
Re: Finding Point
Can you please send us file example with such points to support@cadsofttools.com? Please make a reference to this post in your e-mail.
Sergey.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: Finding Point
You have sent us CGM files. This is not AutoCAD file format. So we suppose it is impossible to make changes to CGM files with AutoCAD.
Accordingly to AutoCAD files and names on points. It is possible to find anyone object in a drawing if it exists by CAD Import VCL. Please send us (to support@cadsofttools.com) AutoCAD file example to study it and to prepare detailed answer.
Sergey.
Accordingly to AutoCAD files and names on points. It is possible to find anyone object in a drawing if it exists by CAD Import VCL. Please send us (to support@cadsofttools.com) AutoCAD file example to study it and to prepare detailed answer.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
-
- Posts: 26
- Joined: 23 Feb 2009, 12:30
Re: Finding Point
I think that It would be AutoCad file but not.
I will use cgm file for this operations which they send me.
You can look these files.
And Cad Import supports cgm files, am I right?
I will use cgm file for this operations which they send me.
You can look these files.
And Cad Import supports cgm files, am I right?
Re: Finding Point
Yes, you are right. CAD Import VCL do supports CGM file format.
Sergey.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support