C3DFile.Close

Previous  Next

 

nStatus = C3DFile.Close( BYVAL nFile AS INTEGER, 

                         BYVAL bSave AS INTEGER  ) AS INTEGER

 


 

Closes an opened C3D File

 

Example:

 

C3DFile.Close( nFile, TRUE )