メッセージ1/2
Get an object by its OwnerID
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- パーマリンクを表示
- 印刷
- 報告
Having the OwnerID of a Vla-object, how to get that Vla-object ?
Example:
We can get the parent of a Viewport (it's layout) by OwnerID, but how to access this layout ?
Thanks