|
GINO Graphics Suite - GINO v9.0
|
|
 |
 |
gCloseDXFFile
Syntax
[C/C++:]
void gCloseDXFFile(void);
[F90:]
subroutine gCloseDXFFile()
Arguments
None
Description
The routine gCloseDXFFile() is used to close the process of obtaining DXF entity data using the function gGetNextDXFEntity().
See Also
gCloseDXFFile UsagegOpenDXFFilegGetNextDXFEntity