Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / NumberOfReferences Property

In This Topic
    NumberOfReferences Property (PlaceHolder3D)
    In This Topic
    Count of objects referenced by the Placeholder3D.
    Syntax
    public virtual int NumberOfReferences {get;}
    public:
    virtual property int NumberOfReferences {
       int get();
    }

    Property Value

    Count of objects.
    See Also