The Transformer3ds type exposes the following methods.
Methods
| Name | Description | |
|---|---|---|
| ApplyTransformation |
Applays the newTransformation to the modelToApplyTransformtion.
If the model already has the same type of transformation than this transformation is replaced with the new one.
If this type of transformation is not already applied to the models than the transformation is added to model's Transform3DGroup
| |
| ClearAllTransformations |
Clears all transformation in all objects in UsedReader3ds
| |
| ClearTransformations | Overloaded. | |
| GetChildren | Overloaded. | |
| GetObjectCenter |
Returns a center point of a Model3D object
| |
| GetObjectName |
Gets the name of the object from UsedReader3ds.NamedObjects dictionary
| |
| GetObjectOrItsGroup | Overloaded. | |
| GetObjectRotation | Overloaded. | |
| GetObjectScale | Overloaded. | |
| GetObjectSize |
Gets the size of one Model3D - length of the diagonal of object's bounds
| |
| GetObjectTranslation | Overloaded. | |
| GetParentGroup | Overloaded. | |
| HasChildren | Overloaded. | |
| RotateObject | Overloaded. | |
| ScaleObject | Overloaded. | |
| TranslateObject | Overloaded. |