IsDefined コマンド IsDefined( <オブジェクト> ) オブジェクトが定義されているかどうかに応じて,true または false を返す. IsDefined(Circle((1,1), -2)) 出力: false.