VS:Smooth/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

多角形/曲線のスムージングの種類を設定します。

PROCEDURE Smooth(
smoothType :INTEGER);
def vs.Smooth(smoothType):
    return None

Parameters

smoothType INTEGER スムージングの種類

Example

Smooth(2);
Poly(0,0,-0.5,1,0.5,2);

Version

利用可能バージョン: MiniCAD