FLDFget_poly_flag
FLDFset_poly_flag


Synopsis

get/set the flag indicating that cell type is one of the following: Polyline, Polytri, or Polyhedron (polygon).


INTEGER FLDFget_poly_flag (cell_set, poly_flag)
     INTEGER cell_set(OIDSIZ)
     INTEGER poly_flag

INTEGER FLDFset_poly_flag (cel_set, poly_flag)
     INTEGER cell_set(OIDSIZ)
     INTEGER poly_flag

Description

These routines get/set the flag indicating that cell type is one of the following: Polyline, Polytri, or Polyhedron (polygon).

Parameters

cell_set

The integer id of a cell set, as returned by the FLDFget_cell_set routine.

poly_flag

1 indicates that the cell set is of type Poly.