Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / CreateLocation Method / CreateLocation(Hierarchy,UniversalPropertyList,LocationSortOrder) Method
Hierarchy identifier
Location name - list of properties
Sort order - determines the position of created location.

In This Topic
    CreateLocation(Hierarchy,UniversalPropertyList,LocationSortOrder) Method
    In This Topic
    Creates location in the given hierarchy with a given sort order.
    Syntax

    Parameters

    Parameter NameDescription
    eHierarchyHierarchy identifier
    pPropsLocation name - list of properties
    eSortSort order - determines the position of created location.

    Return Value

    True if location was created
    See Also