GetMotionPath()# GetMotionPath(id)# 指定IDのモーションパスオブジェクトを取得します。 パラメータ# int id オブジェクトID Note オブジェクトIDの代わりに部品に設定した名前でも検索できます。 戻り値# VRMMotionPath モーションパスオブジェクトのインスタンスを返します。 コメント# サンプル# 1ats = vrmapi.LAYOUT().GetMotionPath(1)