OmniGraph Node omni.graph.tutorials.Abi

omni.graph.tutorials.Abi Properties

Name

Value

Version

1

Extension

omni.graph.tutorials

Icon

ogn/icons/omni.graph.tutorials.Abi.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

python

uiName

Tutorial Node: ABI Overrides

__categories

tutorials,internal:abi

__categoryDescriptions

internal:abi,Internal nodes that override the ABI functions

__exclusions

python

Generated Class Name

OgnTutorialABIDatabase

Python Module

omni.graph.tutorials

omni.graph.tutorials.Abi Description

This tutorial node shows how to override ABI methods on your node.

omni.graph.tutorials.Abi Inputs

Name

Type

Default

Required?

Descripton

inputs:namespace:a_bool

bool

True

Y

The input is any boolean value

__default

true

omni.graph.tutorials.Abi Outputs

Name

Type

Default

Required?

Descripton

outputs:namespace:a_bool

bool

True

Y

The output is computed as the negation of the input

__default

true