API Help
Eplan.EplApi.DataModel.E3D Namespace / Mate Class / Transformation Property

In This Topic
Transformation Property
In This Topic
Position and rotation relative to the parent placement represented by transformation matrix.
Syntax
public Matrix3D Transformation {get; set;}
Remarks
Origin is the lower left corner on the placement area. If there isn’t any user defined placement area, the default placement area is the XY-plane.
See Also