Jump to content

Recommended Posts

Posted

Hello everybody,

I can’t programmein Lisp myself, but could anyone help me with the following?

I have Inmy drawing a part of a circle and a region (both 2D).

Of the partof the circle I want X and Y coordinate of the centre and I want the length ofthe circle part. I wouldlike the surface of the region and the centroid coordinate X and Y.

All data Iwould like to export data to a file, like:

Xcircle; Ycircle;L; A; X centroid; Y centroid

Alex

Posted
Of the partof the circle I want X and Y coordinate of the centre and I want the length ofthe circle part.

Just select the circle and call the LIST command; it will give you both circle's center coordinates and perimeter (circumference).

 

I wouldlike the surface of the region and the centroid coordinate X and Y

Please check the built-in MASSPROP command; this one alow you to export the report to a file, too.

Posted

Perhaps I was not clear enough.

I would like to export the data into a file (txt) and not retype the data.

 

Alex

Posted

Don't need to re-type - just use Copy and Paste for this. Not sure if you are aware, but by pressing F2 will be able to see better the text screen. However, both commands should pop-up it automatically for you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...