Eplan Platform API
Eplan.EplApi.DataModel Namespace / Relation Structure / ToInt Method

In This Topic
ToInt Method (Relation)
In This Topic
Relation-Id - identifies which type of navigation will be done.
Syntax
public ushort ToInt()

Return Value

Id of navigation type.
Remarks
Possible ids are defined in internal file and they are starting with number 20000. Not every relation is possible for every object. The helper class which could get corresponding DataModel object from relation, is not implemented yet.
See Also