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