Jump to content

Recommended Posts

Posted

Hi,

 

I have a branch of text entities in a drawing rotated with 'rotate3d' command to align with some other entities as explanatory text tags. So if we imagine the letters of the texts forming a plane, this plane is at an angle with the current xy plane. I need to keep them on the same location (I understand the DXF 11 code should remain the same and at the same elevation) but flat, i.e. parallel to the current xy plane and keeping the same orientation already aligned with something else e.g. a line. I have understood so far, I need to adjust the DXF 10 point and maybe the DXF 210 normal vector too, say for example to '(0.0 0.0 1.0).

 

I am failing to translate the DXF 10 point. How can I get it in order to align the text correctly? I do not want to rotate3d each entity. I would like to do it by using LISP for all of them, either with 'entmod' or other command.

Any help appreciated.

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