API Help
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

oProject
Project where the location will be created.
eHierarchy
Hierarchy identifier
strProps
Location name
eSort
Sort order - determines the position of created location.

Return Value

True if location was created
See Also