Jump to content

Recommended Posts

Posted

How do you proceed to insert an image in an autocad file and crop it with a circular shape? Thank you

Posted

Simplest way is attach in model space and then use a layout you can have a circle as a mview. Mview object.

Posted

Here's another way.

 

Create a rectangle the size of the image and then use the polygon command to create an n sided polygon.  I used 32 sides for this example.

image.png.cabe085ba5169f8f578a0ed0bb818c95.png

Explode both objects and delete one of the lines of the polygon.  Create a polyline like the red one on the image below and the green line.

image.png.f5c5163d58568d292d8c84519f9e9400.png

Use PEDIT to join all the lines together to form a closed polyline.

Use  wipeout p  n to create a wipeout.

Move the noted red vertex so that is is coincident with the vertex in the top right corner.

image.png.335b7cb32a8b5b298e846d5ee1ee850d.png

Place the wipeout shape over the image.  It may be necessary to use draworder to move the image to the back.

Change the color of the wipeout outline so that is blends with the background.

image.png.71d895b2603ef89b29b9b104f4bceaf2.png

 

 

 

  • 2 weeks later...
Posted

Just use Rectangualar Viewport to show Image, then Draw a Circle show area you want, finally use VPCLIP command with Viewport and Circle 

Posted

Explain to me what you mean by "rectangular window", can you give me a screenshot of the command to display the rectangular window? Thank you

Posted
3 hours ago, Giovannino60 said:

Explain to me what you mean by "rectangular window", can you give me a screenshot of the command to display the rectangular window? Thank you

 

I don't think anyone said "rectangular window". They said "rectangular viewport".

 

If you're using Autocad 2010, your ribbon might appear different from my screenshot, but in 2018 you would go to the "Layout" tab and there you can create a rectangular viewport.

Viewport.jpg

Posted

You can also use the VPORTS command to create a rectangular viewport. In the dialog box, select "Single" and then click "OK". Then click to select the first corner of the viewport, drag your cursor and click to select the 2nd corner.

 

VPORTS.jpg

Posted

Or you can use Bigal's suggestion and just create a circular viewport.

 

1. Draw a circle on screen.

2. Initiate the MVIEW command and then type "O" for "Object".

3. Select the circle to turn it into a viewport.

MVIEW.jpg

Posted

I figured out how to do it. It is sufficient to do so: 1) layout; 2) draw a circle 3) click on object.

Basta fare cosi.jpg

Posted
On 3/4/2023 at 5:46 PM, Giovannino60 said:

Explain to me what you mean by "rectangular window", can you give me a screenshot of the command to display the rectangular window? Thank you

Oh, i mean Normal Rectangle Viewport ^^ 

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