Click or drag to resize
SoMFVec3fInequality Operator

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public static bool operator !=(
	SoMFVec3f o1,
	SoMFVec3f o2
)

Parameters

o1
Type: OIV.Inventor.FieldsSoMFVec3f
o2
Type: OIV.Inventor.FieldsSoMFVec3f

Return Value

Type: Boolean
Remarks