Thanks Daniel but I'm using the default camera for the view which seems
to be dynamically created with the view and is removed with it when you
close it. I haven't found a way to find the camera object from the View
object. All I get returned from the "camera" attribute from the view is
the generic name and can't get the full name / path to it via
scripting. Otherwise it's a piece of cake like you show.
On September-12-13 12:15:08 PM, Daniel Brassard wrote:
oCamera.Parameters( “proj” ).value
1 (perspective) , 0 (orthographic)
On Thu, Sep 12, 2013 at 11:58 AM, Eric Thivierge
<[email protected] <mailto:[email protected]>> wrote:
I feel like I asked this before but came up with nothing from
searching google. Can you set an object view to orthorgraphic via
scripting? No view attributes are able to get me to the embedded
camera it's using to set this.
Eric T.