Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a tree node path for a model element.
Syntax
client server public static TreeNodePath modelElement2Path(SysModelElement _element)
Run On
Called
Parameters
- _element
Type: SysModelElement Table
The model element.
Return Value
Type: TreeNodePath Extended Data Type
The tree node path.
Remarks
This method might cause database queries. Consider using the SysTreeNode::modelElement2RootElementPath method when you only require the root element path.