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

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

    Parameters

    eHierarchy
    Hierarchy identifier
    strProps
    Location name - properties as string
    eSort
    Sort order - determines the position of created location.

    Return Value

    True if location was created
    See Also