Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ linwid(3D) — Stardent 3.0 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DoLineList(3D)

DoLineType(3D)

DoPolyline(3D)

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

NAME

DoLineWidth − Create a line width primitive attribute object

SYNOPSIS

C:

DtObject DoLineWidth(linewidth)
DtReal linewidth;

Fortran:

INTEGER∗4 DOLW(LINWID)
REAL∗8 LINWID

DESCRIPTION

DoLineWidth creates a line width primitive attribute object.  The parameter linewidth is a scaling factor for the line width of lines created using Doré primitive object functions.  It must be a positive, non-zero, floating point number. 

DEFAULTS

The default DoLineWidth is 1.0. 

SEE ALSO

DoLineList(3D), DoLineType(3D), DoPolyline(3D)

September 29, 2021

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