On this page | |
Since | 20.5 |
入力 ¶
graph:
ApexGraphHandle
portid を含んだグラフ。
portid:
ApexPortID
graph 内のポートの固有のノード識別子。
qualify:
Bool
Trueに設定されている場合、正確なポートパスが指定されます。
Falseに設定されている場合、ポートの区別に必要な場合のみ、出力パスに[in]
または[out]
の修飾子が接尾辞として追加されます(入力ポートと出力ポートの名前が同じである可能性があるため)。
出力 ¶
path:
String
graph 内の portid を識別するパス。
See also |