Jump to content

By Using Mirror 3d Program is breaking


prakashreddy

Recommended Posts

Dear all,

 

I am drawing some dimensions by changing UCS, because of this i am getting dimension text as reversed. To change that text i used mirror 3d command.

If i am using mirror 3d for the fourth time i am getting error like these...

 

"FATAL ERROR: commands may not be nested more than 4 deep"

 

(command "_.MIRROR3D" ss "" "0,0,0" "0,1,0" "1,0,0" "_Y")

 

 

any other solution is there....

Link to comment
Share on other sites

Is any problem if i load geom3d ObjectARX?

 

No, just use something like:

(if (not (vl-some '(lambda ( x ) (wcmatch (strcase x) "GEOM3D*")) (arx)))
   (arxload "geom3d")
)

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