Enum LynX.QueryFormat
Query Format information used for conversion
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Flags]
public enum LynX.QueryFormat
Fields
| Name | Description |
|---|---|
| GraphNodeFilterCreate | Used to convert the query to use the embed graph node as a filter |
| GraphNodeRelative | The graph node is relative to the current graph (not absolute path describing the graph asset) |
| NoRootGraph | No root graph prefixed to the query |