StaticKinematicState.GetTransform2 operator

導入

v6.0

詳細

オブジェクトの基本ポーズを戻します。

注:このメソッドは、StaticKinematicState.Transform の Python 互換バージョンです。Python ではプロパティ上の入力パラメータがサポートされていないので、StaticKinematicState.Transform は Python で失敗します。

C#構文

Object StaticKinematicState.GetTransform2( Object inFrame );

スクリプト構文

oReturn = StaticKinematicState.GetTransform2( [Frame] );

戻り値

SITransformation

パラメータ

パラメータ タイプ 説明
Frame Variant 変換を取得するフレーム。現在このパラメータは使用されていません。