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