Click or drag to resize
Transformer3dsGetObjectTranslation Method
Overload List
  NameDescription
Public methodGetObjectTranslation(String)
Gets a TranslateTransform3D for the object with objectName - if there is a Transform3DGroup the RotateTransform3D is get from it
Public methodGetObjectTranslation(Model3D)
Gets a TranslateTransform3D for the model - if there is a Transform3DGroup the RotateTransform3D is get from it
Top
See Also