Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / CreateLocation Method / CreateLocation(Hierarchy,UniversalPropertyList,LocationRelativePosition,String) Method
Hierarchy identifier
Location name \- list of properties
Relative position \- determines the position of created location in correspondence to existing location.
Existing location.

In This Topic
    CreateLocation(Hierarchy,UniversalPropertyList,LocationRelativePosition,String) Method
    In This Topic
    Creates location in the given hierarchy, and places it in position eRelPos relatively to the existing location strExistingLocation.
    Syntax

    Parameters

    Parameter NameDescription
    eHierarchyHierarchy identifier
    pPropsLocation name \- list of properties
    eRelPosRelative position \- determines the position of created location in correspondence to existing location.
    strExistingLocationExisting location.

    Return Value

    True if location was created.
    See Also