TheSwamp

CAD Forums => CAD General => Topic started by: Fabricio28 on July 23, 2015, 10:13:44 AM

Title: Viewport
Post by: Fabricio28 on July 23, 2015, 10:13:44 AM
Hi guys,

How are you?

How Can I mirror the viewport?

I'm working in a project and I need to mirror a viewport.

Anybody Can help me out please?

Regards
Title: Re: Viewport
Post by: mjfarrell on July 23, 2015, 11:29:16 AM
change the the 'view' in that viewport to BOTTOM if original is TOP

Left = Right

Front = Back

Actually it appears you want to either

Reverse your profile or
Use DVIEW>>TWIST>>180 on your viewports so that pipe flow direction matches your profile direction
Title: Re: Viewport
Post by: Rob... on July 23, 2015, 11:36:25 AM
Why would you want to look at a "2D" drawing from the bottom?

Wouldn't mirroring the drawing be more appropriate?
Title: Re: Viewport
Post by: Fabricio28 on July 23, 2015, 02:30:02 PM
Thank you for replay guys,

I wouldn't mirroring the drawing because the problem is the profile.

I have to start the profile in a highest point to a lower.


I've attached other file to explain better my task.

Thank in advance
Title: Re: Viewport
Post by: mjfarrell on July 23, 2015, 02:33:31 PM
if using C3D there is an option to create the profile left to right OR right to left....it's rare but the right to left method is useful sometimes
Title: Re: Viewport
Post by: Fabricio28 on July 23, 2015, 03:01:16 PM
if using C3D there is an option to create the profile left to right OR right to left....it's rare but the right to left method is useful sometimes

Unfortunately I'm not using C3D.

How Can I fix it in autocad cad 2015?

Regards
Title: Re: Viewport
Post by: mjfarrell on July 23, 2015, 03:08:07 PM
dview twist the viewports that the profile is showing....below them

you will need to reorient your labels however that should go rather quickly (if that is what the ground is doing?)
Title: Re: Viewport
Post by: Fabricio28 on July 23, 2015, 03:25:40 PM
dview twist the viewports that the profile is showing....below them

you will need to reorient your labels however that should go rather quickly (if that is what the ground is doing?)

I don't know how to do that, to be honest.  :embarrassed:

Could you help me out, please?
Title: Re: Viewport
Post by: mjfarrell on July 23, 2015, 03:31:32 PM
activate viewport

type DVIEW @ command line

select an object

chose TWIST

enter 180

enter...

you should be done...if your label blocks were set to match layout orientation you might not even need to rotate them
Title: Re: Viewport
Post by: Fabricio28 on July 23, 2015, 03:35:10 PM
activate viewport

type DVIEW @ command line

select an object

chose TWIST

enter 180

enter...

you should be done...if your label blocks were set to match layout orientation you might not even need to rotate them

If I rotate the viewport, model space will change too?
Title: Re: Viewport
Post by: mjfarrell on July 23, 2015, 04:50:10 PM
you are not rotating the viewport...

you are twisting (rotating) what you see inside the viewport


your viewport...first as you posted

second twisted 180
Title: Re: Viewport
Post by: CAB on July 24, 2015, 10:10:31 AM
I use these in buttons to work in Model Space.
They also work if you Open a Viewport.

Code: [Select]
UCS World
^C^C-view;top;

UCS Right Elevation
^C^Cdview;;tw;-90;;_ucs;w;_ucs;z;90;

UCS Left
^C^Cdview;;tw;90;;_ucs;w;_ucs;z;270;

UCS Back
^C^Cdview;;tw;180;;_ucs;w;_ucs;z;180;
Title: Re: Viewport
Post by: Fabricio28 on July 27, 2015, 09:57:18 AM
Hi guys,
Thank you very much for the help.

But isn't working because if use dview and twist 180º I can't fix the labels.

I don't know what to do.    :embarrassed2:
Title: Re: Viewport
Post by: mjfarrell on July 27, 2015, 10:08:27 AM
Hi guys,
Thank you very much for the help.

But isn't working because if use dview and twist 180º I can't fix the labels.

I don't know what to do.    :embarrassed2:

Set those label blocks to align to layout..

I can't get that change to stick in block editor, so you may need to redefine the blocks and set that property from the beginning....

Or re-label
Title: Re: Viewport
Post by: Fabricio28 on July 27, 2015, 10:30:45 AM
Hi guys,
Thank you very much for the help.

But isn't working because if use dview and twist 180º I can't fix the labels.

I don't know what to do.    :embarrassed2:

Set those label blocks to align to layout..

I can't get that change to stick in block editor, so you may need to redefine the blocks and set that property from the beginning....

Or re-label

Hi mjfarrell
I don't know how to set the labels to align to layout.

Could you make a little example in dwg file, please?


Title: Re: Viewport
Post by: mjfarrell on July 27, 2015, 10:46:05 AM
..
Title: Re: Viewport
Post by: mjfarrell on July 27, 2015, 10:52:16 AM
see attached
Title: Re: Viewport
Post by: Fabricio28 on July 27, 2015, 12:34:15 PM
Fantastic!  :-D

I'll try it out, but I have a lot of text.

I think I have to change the texts into blocks.
Title: Re: Viewport
Post by: mjfarrell on July 27, 2015, 12:36:37 PM
Fantastic!  :-D

I'll try it out, but I have a lot of text.

I think I have to change the texts into blocks.

Actually NO

Text Styles ALSO support this fuunction
Title: Re: Viewport
Post by: Fabricio28 on July 27, 2015, 01:03:24 PM
Thank you very much my friend,

You helped me a lot.

I'll try it out later, and I let you know if worked.

Regards
Title: Re: Viewport
Post by: Fabricio28 on August 25, 2015, 04:25:19 PM
Thank you very much my friend,

You helped me a lot.

I'll try it out later, and I let you know if worked.

Regards

mjfarrell,
Thank you very much!!

Worked great. Sorry for delay  :lol: