How to set the view size of a new generated dwg file using RealDwg?

How to set the view size of a new generated dwg file using RealDwg?

Anonymous
Not applicable
350 Views
1 Reply
Message 1 of 2

How to set the view size of a new generated dwg file using RealDwg?

Anonymous
Not applicable

HI,everybody,I have a question,can you help me?

I use realdwg to generate a dwg file.But when i open the generated file,the view is too small to show all entities.So i try to add a viewportTableRecord to viewportTable in order to set the view is large enough to show all entities.But ,it's useless.It doesn't work at all.I don't know what the problem is.Anyone can help me?Thanks a lot.

0 Likes
351 Views
1 Reply
Reply (1)
Message 2 of 2

jayhar
Advisor
Advisor

Hi,

use command TILEMODE = 1

 

1. The set of ViewportTableRecords that are currently active will all have the name "*ACTIVE". The first "*ACTIVE" ViewportTableRecord in the ViewportTable is always for the current viewport.

 

2. Within AutoCAD, objects of this class are created and added to the ViewportTable whenever the VPORTS command's "save" option is used to save a viewport configuration with a name that does not already exist.

Please Subscribe YouTube Channel
https://www.youtube.com/channel/UCclj8v9vHQiFa8_DriuAk3w

Please Mark the Post or Posts as Solution(s) to help others find the answer quickly.
0 Likes