VS:RemoveCustomTexParts/ja

From Vectorworks Developer
Revision as of 06:51, 11 January 2017 by Kimura (talk | contribs) (1 revision: 2017 JP R)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

オブジェクトからすべてのカスタムのテクスチャを貼る範囲を削除します。

PROCEDURE RemoveCustomTexParts(
obj :HANDLE);
def vs.RemoveCustomTexParts(obj):
    return None

Parameters

obj HANDLE オブジェクトのハンドル

Example

RemoveCustomTexParts(h);
AddCustomTexPart(100, ‘Stringers’);
AddCustomTexPart(200, ‘Treads’);

Version

利用可能バージョン: Vectorworks 2017