Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dcirc2(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DCIRC2(3g)  —  Subroutines

Name

DCIRC2 − Specifies the 2D, shorthand form of the filled circle primitive. 

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

Syntax

DCIRC2 (PX, PY, RADIUS)

Argument        Data Type     Access   Description
---------------------------------------------------------------------------
PX, PY          Real          Read     Center of the circle, in modeling
                                       coordinates
RADIUS          Real          Read     Radius of the circle, in modeling
                                       coordinates
---------------------------------------------------------------------------

Description

DCIRC2 specifies the two-dimensional (x and y), shorthand form of the filled circle primitive.  The circle has an assumed z-coordinate equal to 0.  The circle local coordinate system is the xy-plane as defined in the modeling coordinate system. 

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 filled circle element. 

Digital PHIGS generates a filled circle during structure traversal.  If the radius of the circle is less than or equal to 0, Digital PHIGS displays a dot at the center of the circle.  Digital PHIGS binds the current values of the interior attributes as defined in the PHIGS traversal state list to the primitive. 

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

Digital PHIGS Version 3.1 does not support this function.

See Also

PADS
PQPLF
PRES
PSDCI
PSHRID
PSIASF
PSLN
PSLWSC
PSPKID
PSPLC
PSPLCI
PSPLI
PSPLSM
PSVWI

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