Transformation class
A transformation of 3D space represented by a 4x4 matrix in pre-multiplier form. autodesk.design:components.transformation-1.0.0
public class Transformation : BaseComponent
Public Members
name | description |
---|---|
Transformation() | The default constructor. |
MatrixRepresentation { get; set; } | A transformation of 3D space represented by a 4x4 matrix in pre-multiplier form.s |
See Also
- class BaseComponent
- namespace Autodesk.DataExchange.SchemaObjects.Components