API Help
Eplan.EplApi.DataModel Namespace / Properties Class / AllPlaceHolder3DPropIDs Property

In This Topic
    AllPlaceHolder3DPropIDs Property
    In This Topic
    Returns an array of all property ids which can exist for PlaceHolder3D objects.
    Syntax
    public static AnyPropertyId[] AllPlaceHolder3DPropIDs {get;}
    public:
    static property array<AnyPropertyId^>^ AllPlaceHolder3DPropIDs {
       array<AnyPropertyId^>^ get();
    }
    See Also