Search found 2 matches

by jphillips
Wed May 18, 2005 7:51 pm
Forum: C, C++, C#
Topic: Changing viewing angle for 3D scatter plots
Replies: 2
Views: 19186

That's exactly what I was looking for - thanks for the quick response.
by jphillips
Wed May 18, 2005 4:33 pm
Forum: C, C++, C#
Topic: Changing viewing angle for 3D scatter plots
Replies: 2
Views: 19186

Changing viewing angle for 3D scatter plots

Hello,

I looked through the DDE commands and the DLL interface and could not find a way to programatically change the viewpoint for a 3D scatter plot. There are azimuth and elevation fields in the DPLOT_PLOTMETRICSEX structure but this is only an output struct.

Is there a way to change this ...