SetViewRotate
int SetViewRotate (string view, double h, double p, doubleb )
Return Value: 1.0 for success 0.0 for failure
Arguments:
view | name of the view to adjust |
h, p, b | new orientation |
This function alters the orientation of the world view (orthographic or perspective, not camera). The names of the views are:
_World = Single viewport
_WorldQ# = Quad view where # is replaced with the number of the
viewport to adjust
_WorldH# = Double view where # is replaced with the number of the
viewport to adjust
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |