Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Legend view has clipping boundary

1 ANTWORT 1
Antworten
Nachricht 1 von 2
ejs
Explorer
420 Aufrufe, 1 Antwort

Legend view has clipping boundary

Hi All,

I am using pyRevitPlus tools to position the viewports on the sheet. It all went smoothly and I've used the same script to position legend views. Now, if I need to add extra elements to the legend, it is clipped and no visible boundary is present, nor there is UI way to remove it. The screenshot shows the lower-left corner, with two elements clipped. And yes, altering the code will solve the issue:

 viewport.parameters.builtins['VIEWER_CROP_REGION_VISIBLE'] = 0
 viewport.parameters.builtins['VIEWER_ANNOTATION_CROP_ACTIVE'] = 0
 viewport.parameters.builtins['VIEWER_CROP_REGION'] = 1 0

 

Revit_baF3BIwZfw.pngRevit_XJb0o0Y5pl.png

1 ANTWORT 1
Nachricht 2 von 2
barthbradley
als Antwort auf: ejs

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report