API Help
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / NumberOfReferences Property

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

    Property Value

    Count of objects.
    See Also