API Help
Eplan.EplApi.DataModel Namespace / DMObjectsFinder Class / GetSegmentTemplates Method
Object used cusomize the results. If null then all segment templates for current project are returned.

GetSegmentTemplates Method
Returns Eplan.EplApi.DataModel.Planning.SegmentTemplate matching the given filter.
Syntax

Parameters

pFilter
Object used cusomize the results. If null then all segment templates for current project are returned.

Return Value

Exceptions
ExceptionDescription
Thrown when DMObjectsFinder is not correctly initialized.
See Also