API Help
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / PlacementAreaTransformation Property

PlacementAreaTransformation Property
Returns the transformation of macro placement area.
Syntax
public Matrix3D PlacementAreaTransformation {get;}
Exceptions
ExceptionDescription
Thrown when the macro was not opened before or could not opened successfully.
Remarks
This property represents relative to coordinate system of macro.
See Also