DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
328 stars 184 forks source link

Perspective view creation #2297

Open jbenoit44 opened 9 years ago

jbenoit44 commented 9 years ago

I think there's something missing in the OOTB node: by default the view created is not cropped, resulting in a crappy useless view. and the setting is grayed in revit UI, so user can't switch it on. the code should include this (in python here): view.CropBoxActive = True

andydandy74 commented 9 years ago

+1

yuanyi commented 6 years ago

++1