API Help
Eplan.EplApi.DataModel.E3D Namespace / PlacementArea Class / RelativeTransformation Property

In This Topic
    RelativeTransformation Property (PlacementArea)
    In This Topic
    Returns relative transformation matrix
    Syntax
    public Matrix3D RelativeTransformation {get;}
    public:
    property Matrix3D RelativeTransformation {
       Matrix3D get();
    }
    See Also