SoMFVec4ubFind Method (SbVec4ub) |
Calls Find(targetValue, false).
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int Find(
SbVec4ub targetValue
)
Public Function Find (
targetValue As SbVec4ub
) As Integer
public:
int Find(
SbVec4ub targetValue
)
member Find :
targetValue : SbVec4ub -> int
Parameters
- targetValue
- Type: OIV.InventorSbVec4ub
Return Value
Type:
Int32Remarks See Also