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

    eHierarchy
    Hierarchy identifier
    pProps
    Location name \- list of properties
    eRelPos
    Relative position \- determines the position of created location in correspondence to existing location.
    strExistingLocation
    Existing location.

    Return Value

    True if location was created.
    See Also