Jump to content

Inverted Text in Custom Line Type


jgbgod

Recommended Posts

MEP 2013

 

I have a three point arc, and the custom line type has text that is not only inverted, its backwards.

 

Any ideas?

Link to comment
Share on other sites

Arcs are always drawn counterclockwise, so some linetypes might appear backward.

You can:

1) convert arc to Polyline and revert it (Pedit command has the option "revert")

2) try to put 180 degrees rotation for text in line definition (don't know if its work)

 

Edit:

MEP 2013

 

I have a three point arc, and the custom line type has text that is not only inverted, its backwards.

 

Any ideas?

Hmm... "inverted" and "backwards" might means that your arc has normal vector set to (0.0 0.0 -1.0)

Type

(entget (car (entsel)))

at the command line, hit enter end select the arc. Then post the result.

Link to comment
Share on other sites

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