SoBoolOperation Properties |
The SoBoolOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | a | First argument to the Boolean operation. |
![]() | b | Second argument to the Boolean operation. |
![]() | inverse | ( OIV.Inventor.Fields.SoMFBool ) Inverse of output. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | operation | The Boolean operation. |
![]() | output | ( OIV.Inventor.Fields.SoMFBool ) Result of the Boolean operation applied to the inputs. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |