値 | 内容 |
---|---|
PerspectiveGridPlaneType.FLOORPLANE | 底面 |
PerspectiveGridPlaneType.LEFTPLANE | 左面 |
PerspectiveGridPlaneType.NOPLANE | 3Dグリッドに沿わない |
PerspectiveGridPlaneType.RIGHTPLANE | 右面 |
app.activeDocument.pageItems[0].bringInPerspective(10,50,PerspectiveGridPlaneType.INVALIDGRIDPLANETYPE);