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

eHierarchy
Hierarchy identifier
pProps
Location name - list of properties
eSort
Sort order - determines the position of created location.

Return Value

True if location was created
See Also