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

In This Topic
    GetSegmentDefinitions Method
    In This Topic
    Returns Eplan.EplApi.DataModel.Planning.SegmentDefinition matching the given filter.
    Syntax

    Parameters

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

    Return Value

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