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

GetSegmentPlacements Method
Returns Eplan.EplApi.DataModel.Planning.PlanningSegment matching the given filter.
Syntax

Parameters

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

Return Value

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