Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ reptyp(3D) — Stardent 3.0 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DoInterpType(3D)

DoRepType(3D)  —  Stardent Computer Inc. (\*(Dd)

NAME

DoRepType − Create a representation type primitive attribute object

SYNOPSIS

C:

DtObject DoRepType(type)
DtRepType type;

Fortran:

INTEGER∗4 DOREPT(TYPE)
INTEGER∗4 TYPE

DESCRIPTION

DoRepType creates a representation type primitive attribute object.  The type parameter specifies the primary geometric representation with which subsequent primitive objects will render themselves.  Possible values are:

DcPoints <DCPNTS>
Points

DcWireframe <DCWIRE>
Outlines

DcSurface <DCSURF>
Surfaces

DcOutlines <DCOUTL>
Polygon outlines

DEFAULTS

The default value for DoRepType is DcWireframe <DCWIRE>. 

SEE ALSO

DoInterpType(3D)

September 29, 2021

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