You might be kept signed on even when the browser is closed,If you use this feature at a shared computer, your personal information might be accessed by others, thus do not use this feature at a shared computer. Join
attributeExists는 어떤 오브젝트에 특정 어트리뷰트가 있는지 없는지만 알려주지만
attributeQuery는 그 어트리뷰트에 대한 다른 정보 (범위라든가, 키를 줄 수 있는지 여부 등)를 알려주잖아요.
그리고, attributeQuery는 MEL 커맨드이고,
attributeExists는 MEL 스크립트이구요.
제 경우, C:/Program Files/Autodesk/Maya2008/scripts/others/attributeExists.mel 에 있습니다.
언제나 정확한 답글 감사합니다.
attributeExists는 어떤 오브젝트에 특정 어트리뷰트가 있는지 없는지만 알려주지만
attributeQuery는 그 어트리뷰트에 대한 다른 정보 (범위라든가, 키를 줄 수 있는지 여부 등)를 알려주잖아요.
그리고, attributeQuery는 MEL 커맨드이고,
attributeExists는 MEL 스크립트이구요.
제 경우, C:/Program Files/Autodesk/Maya2008/scripts/others/attributeExists.mel 에 있습니다.