Eplan Platform API
Eplan.EplApi.DataModel.Filters Namespace / PartsConnection Class
Members

PartsConnection Class
This class represend connection between two filters. They can be joined by & or | operator. Two connected filters create new one filter.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.Filters.Part
      Eplan.EplApi.DataModel.Filters.PartsConnection

Syntax
internal class PartsConnection : Part 
Public Methods
 NameDescription
Public Method (Inherited from Eplan.EplApi.DataModel.Filters.Part)
Top
See Also