API Help
Eplan.EplApi.DataModel Namespace / ViewPart Class / Source Property

In This Topic
    Source Property (ViewPart)
    In This Topic
    Object which is being represented by this ViewPart.
    Syntax
    public Placement3D Source {get;}
    public:
    property Placement3D^ Source {
       Placement3D^ get();
    }
    See Also