Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ psplsm(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PSPLSM(3g)  —  Subroutines

Name

PSPLSM − Specifies the polyline shading method. 

Operating States: PHOP, ∗, STOP, ∗
PHIGS PLUS function
Creates a structure element

Old Syntax

DSPLSM (SHDMD)

Argument        Data Type     Access     Description
---------------------------------------------------------------------------
SHDMD           Integer       Read       Polyline shading method
---------------------------------------------------------------------------

New Syntax

PSPLSM (PLSM)

Argument        Data Type     Access     Description
---------------------------------------------------------------------------
PLSM            Integer       Read       Polyline shading method
---------------------------------------------------------------------------

Constants

Defined Argument      Constant      Description
---------------------------------------------------------------------------
PLSM                  PNOPS         No interpolation, constant shading
                      PCPS          Linear interpolation of color
---------------------------------------------------------------------------

Description

PSPLSM specifies the polyline shading method.  Depending on the edit mode, this function either inserts the new structure element directly after the element indicated by the pointer or replaces the element indicated by the pointer.  The pointer then points to the new set polyline shading method element. If you have not specified a method at traversal, Digital PHIGS substitutes shading method 1. 

If Digital PHIGS is in immediate mode, it performs this function immediately, but the function does not create a structure element. 

The new function syntax conforms to the ISO Fortran standard.  Digital recommends that you code using the new function syntax. 

See Also

PQPLFP
PBSC3
PPLS3C
PSIASF
PSPLR

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