API Help
Eplan.EplApi.DataModel Namespace / DMObjectsFinder Class / GetPlugs Method
a FunctionsFilter, can be null

GetPlugs Method
Returns Eplan.EplApi.DataModel.EObjects.Plugs matching given filter.
Syntax
public Plug[] GetPlugs( 
   FunctionsFilter filter
)

Parameters

filter
a FunctionsFilter, can be null

Return Value

Exceptions
ExceptionDescription
Thrown when internal used query throw exception.
See Also