Click or drag to resize
SoCalculator Properties

The SoCalculator type exposes the following members.

Properties
  NameDescription
Public propertya

Floating point input.

Public propertyA

Vector input.

Public propertyb

Floating point input.

Public propertyB

Vector input.

Public propertyc

Floating point input.

Public propertyC

Vector input.

Public propertyd

Floating point input.

Public propertyD

Vector input.

Public propertye

Floating point input.

Public propertyE

Vector input.

Public propertyexpression

Expressions to be evaluated.

Public propertyf

Floating point input.

Public propertyF

Vector input.

Public propertyg

Floating point input.

Public propertyG

Vector input.

Public propertyh

Floating point input.

Public propertyH

Vector input.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoa

(OIV.Inventor.Fields.SoMFFloat) Outputs oa-od are the floating-point values.

Public propertyoA

(OIV.Inventor.Fields.SoMFVec3f) Outputs oA-oD are the vectors.

Public propertyob

(OIV.Inventor.Fields.SoMFFloat) Outputs oa-od are the floating-point values.

Public propertyoB

(OIV.Inventor.Fields.SoMFVec3f) Outputs oA-oD are the vectors.

Public propertyoc

(OIV.Inventor.Fields.SoMFFloat) Outputs oa-od are the floating-point values.

Public propertyoC

(OIV.Inventor.Fields.SoMFVec3f) Outputs oA-oD are the vectors.

Public propertyod

(OIV.Inventor.Fields.SoMFFloat) Outputs oa-od are the floating-point values.

Public propertyoD

(OIV.Inventor.Fields.SoMFVec3f) Outputs oA-oD are the vectors.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also