ElementProperties.Transformation property
This property holds a 4x4 transformation matrix that defines spatial transformations, such as translation, rotation, and scaling.
public Transformation Transformation { get; set; }
See Also
- class Transformation
- class ElementProperties
- namespace Autodesk.DataExchange.DataModels