Click or drag to resize
SoBoolOperation Properties

The SoBoolOperation type exposes the following members.

Properties
  NameDescription
Public propertya

First argument to the Boolean operation.

Public propertyb

Second argument to the Boolean operation.

Public propertyinverse

( OIV.Inventor.Fields.SoMFBool ) Inverse of output.

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

The Boolean operation.

Public propertyoutput

( OIV.Inventor.Fields.SoMFBool ) Result of the Boolean operation applied to the inputs.

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