このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
target.update
説明
target.update(
finds an object in the internal database that matches targetObject
)targetObject
, and updates its properties. If the object in the database is associated with child objects, the child object definitions must match the corresponding child object definitions for targetObject
. Otherwise, the function does not perform the update and produces an error.
例
入力引数
バージョン履歴
R2023a で導入