From S2PLOT
ns2vthwcube
Draw a cube.
Prototype
void ns2vthwcube(XYZ P1, XYZ P2, COLOUR col, float width);
Description
Draw a wireframe cube (with axes parallel to the coordinate axes) in a specific colour and thickness
See Also
Code Example
Back to S2PLOT function list.
Back to template page.