CcbptTargetDirection

  • Base type Enumeration

A Textual Convention that represents a direction for a target. undirected(1) Indicates that direction has no meaning relative to the target. input(2) Refers to the input direction relative to the target. output(3) Refers to the output direction relative to the target. inOut(4) Refers to both the input and output directions relative to the target.

Possible values

4 objects
Number Name
1 undirected
2 input
3 output
4 inOut