Eplan Platform API
Eplan.EplApi.DataModel Namespace / Functions3DFilter Class
Properties Methods

In This Topic
    Functions3DFilter Class Members
    In This Topic

    The following tables list the members exposed by Functions3DFilter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the filter's category (Inherited from Eplan.EplApi.DataModel.Placements3DFilter)
    Public PropertySets the Eplan.EplApi.DataModel.E3D.InstallationSpace that Eplan.EplApi.DataModel.E3D.Placement3Ds matching the filter must be placed in. (Inherited from Eplan.EplApi.DataModel.Placements3DFilter)
    Public PropertySets the Page that StorableObjects matching the filter must be placed on. (Inherited from Eplan.EplApi.DataModel.StorableObjectsFilter)
    Public PropertySets the Eplan.EplApi.DataModel.E3D.Placement3D for which all children will be found. (Inherited from Eplan.EplApi.DataModel.Placements3DFilter)
    Public PropertyGets a value indicating whether DMObjectsFinder search for children recursively traversing from parent down. (Inherited from Eplan.EplApi.DataModel.Placements3DFilter)
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of Functions3DFilter object. (Inherited from Eplan.EplApi.DataModel.AbstractDMObjectFilter)
    Public MethodResets the filter. Filter matches all StorableObjects then. (Inherited from Eplan.EplApi.DataModel.StorableObjectsFilter)
    Public MethodOverloaded. Sets the Eplan.EplApi.DataModel.E3D.Placement3DPropertyList that will be used for searching Eplan.EplApi.DataModel.E3D.Placement3D. (Inherited from Eplan.EplApi.DataModel.Placements3DFilter)
    Top
    See Also