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_flagDescription
These routines get/set the flag indicating that cell type is one of the following: Polyline, Polytri, or Polyhedron (polygon).
Parameters
Examples
Files
See Also