int  chprim_destroykey(int geohandle, int prim, float time)
                    
                    
                
            
この関数は、チャンネルプリミティブからキーを削除します。
            
                geohandle
            
            
        
書き出し先のジオメトリのハンドル。geoself()を使用することで、現行ジオメトリのハンドルを取得することができます。
            
                prim
            
            
        
修正されるチャンネルプリミティブのプリミティブ番号。
            
                time
            
            
        
削除するキーの時間(秒)。
| See also | |
| channelprim |