gca
カレントの軸のハンドルを返す.
呼び出し手順
a = gca()
引数
- a
カレント軸エンティティのハンドル (ハンドル型).
説明
このルーチンは,カレントの図のカレント軸のハンドルを返します.
例
参照
| Report an issue | ||
| << axes_properties | axes_operations | gda >> |
カレントの軸のハンドルを返す.
a = gca()
カレント軸エンティティのハンドル (ハンドル型).
このルーチンは,カレントの図のカレント軸のハンドルを返します.
| Report an issue | ||
| << axes_properties | axes_operations | gda >> |