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

GetPlugStrips Method
Returns Eplan.EplApi.DataModel.EObjects.PlugStrips matching given filter.
Syntax
public PlugStrip[] GetPlugStrips( 
   FunctionsFilter filter
)

Parameters

filter
a FunctionsFilter, can be null

Return Value

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