Click or drag to resize
SoArithmeticValueProcessingarithmeticOperator Property

Select the operator to apply.

Namespace: OIV.ImageViz.Engines.ArithmeticAndLogic.ArithmeticOperations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoArithmeticValueProcessingArithmeticOperators> arithmeticOperator { get; }

Property Value

Type: SoSFEnumSoArithmeticValueProcessingArithmeticOperators
Remarks

. Default is ADD

See Also