RemoveUserTab

導入

v8.0 (2010)

詳細

指定したリストにある各オブジェクトから 1 つまたは複数のユーザ タブを削除します。 ユーザ タブはカンマ区切りの文字列のリストで、Material Manager でタブとして表示されること以外は、ユーザ キーワードと同じです。 現時点では、ユーザ タブはソフトウェアの他の場所では使用されません。

スクリプト構文

RemoveUserTab( [InputObjs], Keywords );

パラメータ

パラメータ タイプ 説明
InputObjs 選択リストまたは選択

デフォルト値:指定されていない場合は、現在の選択が使用されます。

Keywords 文字列

COM (C++)の例

' See the example on the AddUserTab page

関連項目

AddUserTab ClearUserTab GetUserTab SetUserTab AddUserKeyword RemoveUserKeyword ClearUserKeyword GetUserKeyword SetUserKeyword