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

In This Topic
    Source Property (Mate)
    In This Topic
    Returns object from which the mate was returned or changed by: Placement3D.GetTargetMates, Placement3D.GetSourceMates, Placement3D.AddMatePersistent or BaseMate property.
    Syntax
    public Placement3D Source {get;}
    public:
    property Placement3D^ Source {
       Placement3D^ get();
    }
    See Also