SoMFVec4i32Find Method (SbVec4i32) |
Calls Find(targetValue, false).
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int Find(
SbVec4i32 targetValue
)
Public Function Find (
targetValue As SbVec4i32
) As Integer
public:
int Find(
SbVec4i32 targetValue
)
member Find :
targetValue : SbVec4i32 -> int
Parameters
- targetValue
- Type: OIV.InventorSbVec4i32
Return Value
Type:
Int32Remarks See Also