Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReference Class / GetRelatedObjects Method

In This Topic
    GetRelatedObjects Method
    In This Topic
    Returns an array of data model objects included in this compound.
    Syntax
    public StorableObject[] GetRelatedObjects()
    public:
    array<StorableObject^>^ GetRelatedObjects(); 
    See Also