DYNAMIC
Definition
DYNAMIC [id] { [Common flags] }
Description
Represents special elements for dynamic types in GraphView ports.
Example
DYNAMIC
GV_ABS_INPUT
{
INPORT
; STATICPORT; CREATEPORT; }
DYNAMIC
GV_ABS_OUTPUT
{
OUTPORT
; STATICPORT; CREATEPORT; }
Further Reading
GUI & User Interaction
Resource Files Manual
Description Resource
OUTPORT
OUTPORT
Indicates that the g-node is an output port. An output port has a output port list or a output port a...
Definition:
nodepath.h:7
GV_ABS_OUTPUT
@ GV_ABS_OUTPUT
Definition:
gvabs.h:9
GV_ABS_INPUT
@ GV_ABS_INPUT
Definition:
gvabs.h:8
DYNAMIC
DYNAMIC
The port's value is dynamic, so it can't be computed during validation because it depends on values n...
Definition:
nodesystem.h:54
INPORT
INPORT
Indicates that the g-node is an input port. An input port has an input port list or an input port as ...
Definition:
nodepath.h:6
Copyright © 2021 MAXON Computer GmbH. Visit
developers.maxon.net
for the latest version. Last updated on Fri Dec 10 2021