Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlaceHolders3DFilter.FilterType Enumeration

In This Topic
    PlaceHolders3DFilter.FilterType Enumeration
    In This Topic
    Possible filter types.
    Syntax
    internal enum PlaceHolders3DFilter.FilterType : System.Enum 
    internal enum class PlaceHolders3DFilter.FilterType : public System.Enum 
    Members
    MemberValueDescription
    Name1 
    NotInitialized0If this value is set all StorableObjects from a project will be taken.If this value is set PlaceHolders3D with proper name will be taken.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.PlaceHolders3DFilter.FilterType

    See Also