Eplan Platform API
Eplan.EplApi.DataModel Namespace / Location Class / Create Method
Project where the location will be created.
Hierarchy identifier
Location name
Sort order - determines the position of created location.

In This Topic
    Create Method (Location)
    In This Topic
    Creates location in the given hierarchy with a given sort order.
    Syntax

    Parameters

    Parameter NameDescription
    oProjectProject where the location will be created.
    eHierarchyHierarchy identifier
    strPropsLocation name
    eSortSort order - determines the position of created location.

    Return Value

    True if location was created
    See Also