VS:Rotate/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

選択されている図形を、中心を基点として回転させます。

PROCEDURE Rotate(
rotationAngle :REAL);
def vs.Rotate(rotationAngle):
    return None

Parameters

rotationAngle REAL 回転角度

Example

Rotate(45d15'23");

Version

利用可能バージョン: MiniCAD