GQASF(3NCARG) | NCAR GRAPHICS | GQASF(3NCARG) |
GQASF - (Inquire aspect source flags) - Inquires the values for the aspect source flags that determine whether primitive attributes are to be selected from individual settings or from "bundle tables".
CALL GQASF (ERRIND,LASF)
#include <ncarg/gks.h>
void ginq_asfs(Gint *err_ind, Gasfs *list_asf);
Each value of LASF is either "0" (for "bundled") or "1" (for "individual").
In NCAR Graphics all attribute aspect source flags are defaulted to "individual" (all values for LASF are "1"). It is advised that for dependable results when using NCAR Graphics these values remain in their default settings. Some GKS packages default these values to "bundled". GQASF can be called to determine the values of all aspect source flags.
To use GKS routines, load the NCAR GKS-0A library ncarg_gks.
Online: gsasf, gsln, gslwsc, gsplci, gsmk, gsmksc, gspmci, gstxfp, gschxp, gstxsp, gstxci, gsfais, gsfasi, gsfaci, gqln, gqlwsc, gqplci, gqmk, gqmksc, gqpmci, gqtxfp, gqchxp, gqtxsp, gqtxci, gqfais, gqfasi, gqfaci,, ginq_asfs
Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |