XSIApplication.RemoveWorkgroup

導入

v5.0

詳細

Softimage のワークグループからの接続解除自己インストール型のプラグイン、SPDL、およびその他のコンテンツがアンロードされます。

C#構文

XSIApplication.RemoveWorkgroup( String in_workgrouppath );

スクリプト構文

XSIApplication.RemoveWorkgroup( WorkgroupPath );

パラメータ

パラメータ タイプ 説明
WorkgroupPath String ワークグループのルートディレクトリへの完全パス

関連項目

XSIApplication.AddWorkgroup XSIApplication.Workgroups XSIApplication.RescanWorkgroups XSIApplication.ActivateWorkgroup