Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DoRepType(3D)

DoSurfaceEdgeColor(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DoSurfaceEdgeColor − Create a surface edge color primitive attribute object

SYNOPSIS

C:

DtObject DoSurfaceEdgeColor(colormodel, color)
DtColorModel colormodel;
DtReal color[];

FORTRAN:

INTEGER∗4 DOSEGC(COLMOD, COLOR)
INTEGER∗4 COLMOD
REAL∗8 COLOR(∗)

DESCRIPTION

DoSurfaceEdgeColor creates a surface edge color primitive attribute object.  The parameter colormodel specifies the color model used.  The parameter color specifies the color to draw the surface edges of primitive objects when the DoRepType <DOREPT> attribute is set to DcSurfaceWireframeEdges <DCSWEG> or DcSurfaceOutlineEdges <DCSOEG>. 

DEFAULTS

The default DoSurfaceEdgeColor is <1.0,1.0,1.0>. 

SEE ALSO

DoRepType(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026