Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
Relation Structure
/ ToInt Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
ToInt Method (Relation)
In This Topic
Relation-Id - identifies which type of navigation will be done.
Syntax
C#
C++/CLI
public
ushort
ToInt()
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
Reference
Relation Structure
Relation Members