PV-WAVE Orientation of XYOUTS in Z Plane [message #1052] |
Wed, 16 June 1993 04:11  |
martin
Messages: 18 Registered: January 1993
|
Junior Member |
|
|
PV-WAVE CL v4.00
I am trying to create a tetrahedron graph. The problem is trying to add titles to
the Axes. XYOUTS only plots in the current view plane. There is no way to
orientate the title into the Z plane.
Anyone got any ideas?
Martin.
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++
Martin W. Spenceley Telephone 031 650 5891
Department of Chemical Engineering email: martin@uk.ac.ed.chemeng
Edinburgh University "Remember, no matter where you go there you are"-BB
|
|
|
Re: PV-WAVE Orientation of XYOUTS in Z Plane [message #1222 is a reply to message #1052] |
Wed, 23 June 1993 06:25  |
martin
Messages: 18 Registered: January 1993
|
Junior Member |
|
|
In article <C91021.CGx@gfimda.uucp>, erik@gfimda.uucp (Erik Whalen-Pedersen) writes:
> From article <1vmv4g$j21@wick.chemeng.ed.ac.uk>, by martin@chemeng.ed.ac.uk (Martin Spenceley):
>>
>> PV-WAVE CL v4.00
>>
>> I am trying to create a tetrahedron graph. The problem is trying to add titles to
>> the Axes. XYOUTS only plots in the current view plane. There is no way to
>> orientate the title into the Z plane.
>>
>> Anyone got any ideas?
>>
>
> Use the keyword "text_axes=n", where n is and integer 0 to 5 which selects
> the plane to use (i.e. 0=xy, 1=xz, ...) and the "orientation" keyword to
> rotate _COUNTERCLOCKWISE_ from horizontal (in degrees).
>
This is no good the text_axes still orientates the text 90' the 'axes' plane.
I need a way to rotate it 60' to 'axes' plane and 60' into the view plane.
(if you see what I mean!)
Martin
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++
Martin W. Spenceley Telephone 031 650 5891
Department of Chemical Engineering email: martin@uk.ac.ed.chemeng
Edinburgh University "Remember, no matter where you go there you are"-BB
|
|
|
Re: PV-WAVE Orientation of XYOUTS in Z Plane [message #1228 is a reply to message #1052] |
Tue, 22 June 1993 06:56  |
erik
Messages: 2 Registered: June 1993
|
Junior Member |
|
|
From article <1vmv4g$j21@wick.chemeng.ed.ac.uk>, by martin@chemeng.ed.ac.uk (Martin Spenceley):
>
> PV-WAVE CL v4.00
>
> I am trying to create a tetrahedron graph. The problem is trying to add titles to
> the Axes. XYOUTS only plots in the current view plane. There is no way to
> orientate the title into the Z plane.
>
> Anyone got any ideas?
>
Use the keyword "text_axes=n", where n is and integer 0 to 5 which selects
the plane to use (i.e. 0=xy, 1=xz, ...) and the "orientation" keyword to
rotate _COUNTERCLOCKWISE_ from horizontal (in degrees).
Erik.
|
|
|