| 値 | 内容 | 
|---|---|
| PerspectiveGridPlaneType.GRIDLEFTPLANETYPE | 左 | 
| PerspectiveGridPlaneType.GRIDRIGHTPLANETYPE | 右 | 
| PerspectiveGridPlaneType.GRIDFLOORPLANETYPE | 底(下) | 
| PerspectiveGridPlaneType.INVALIDGRIDPLANETYPE | 無効 | 
var pp=app.activeDocument.getPerspectiveActivePlane(); alert(pp);