OmniGraph Node omni.graph.examples.python.SubtractDouble

omni.graph.examples.python.SubtractDouble Properties

Name

Value

Version

1

Extension

omni.graph.examples.python

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Subtract Double (Python)

__language

Python

Generated Class Name

OgnSubtractDoubleDatabase

Python Module

omni.graph.examples.python

omni.graph.examples.python.SubtractDouble Description

Example node that subtracts 2 doubles from each other

omni.graph.examples.python.SubtractDouble Inputs

Name

Type

Default

Required?

Descripton

inputs:a

double

0

Y

Input a

__default

0

inputs:b

double

0

Y

Input b

__default

0

omni.graph.examples.python.SubtractDouble Outputs

Name

Type

Default

Required?

Descripton

outputs:out

double

None

Y

The result of a - b