VS:SetVPClOvrdFillOpty/ja

From Vectorworks Developer
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 SetVPClOvrdFillOpty(
viewportHandle :HANDLE;
className :STRING;
fillOpacity :INTEGER);
def vs.SetVPClOvrdFillOpty(viewportHandle, className, fillOpacity):
    return None

Parameters

viewportHandle HANDLE ビューポートへのハンドル
className STRING クラスの名前
fillOpacity INTEGER 不透明度のパーセント (0-100)

Return Value

ビューポートクラスの面の不透明度が設定できた場合TRUEを返します。
その他の場合FALSEを返します。

Version

Availability: from Vectorworks 2014