SoMFVec4sFind Method (SbVec4s) |
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(
SbVec4s targetValue
)
Public Function Find (
targetValue As SbVec4s
) As Integer
public:
int Find(
SbVec4s targetValue
)
member Find :
targetValue : SbVec4s -> int
Parameters
- targetValue
- Type: OIV.InventorSbVec4s
Return Value
Type:
Int32Remarks See Also