Enum LynX.QueryFormat
Query Format information used for conversion
Namespace: Mechatronics.SystemGraph
Syntax
[Flags]
public enum QueryFormat
Fields
| Name | Description | Value |
|---|---|---|
| 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 |