Class INodeEditor.OwnerDescriptor
OwnerDescriptor describes how the node editor is attached.
Namespace: Mechatronics.SystemGraph
Syntax
public class OwnerDescriptor
Fields
graphDescriptor
The graph descriptor
Declaration
public GraphDescriptor graphDescriptor
Field Value
| Type | Description |
|---|---|
| GraphDescriptor |
systemGraphView
The system graph view
Declaration
public SystemGraphView systemGraphView
Field Value
| Type | Description |
|---|---|
| SystemGraphView |